Home
last modified time | relevance | path

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

/linux/drivers/platform/chrome/ !
H A Dcros_ec_vbc.c31 const size_t para_sz = sizeof(*params_op); in vboot_context_read() local
71 const size_t para_sz = sizeof(*params); in vboot_context_write() local
/linux/drivers/crypto/hisilicon/hpre/ !
H A Dhpre_crypto.c973 static int hpre_crt_para_get(char *para, size_t para_sz, in hpre_crt_para_get()