Home
last modified time | relevance | path

Searched defs:para_sz (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/drivers/platform/chrome/
Dcros_ec_vbc.c30 const size_t para_sz = sizeof(*params_op); in vboot_context_read() local
70 const size_t para_sz = sizeof(*params); in vboot_context_write() local
/linux-6.8/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c967 static int hpre_crt_para_get(char *para, size_t para_sz, in hpre_crt_para_get()