Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/platform/chrome/
Dcros_ec_vbc.c26 const size_t para_sz = sizeof(params->op); in vboot_context_read() local
66 const size_t para_sz = sizeof(*params); in vboot_context_write() local
/linux-6.1.9/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c952 static int hpre_crt_para_get(char *para, size_t para_sz, in hpre_crt_para_get()