Home
last modified time | relevance | path

Searched refs:chcr_keyctx_ck_size (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/crypto/chelsio/
Dchcr_algo.c902 static inline int chcr_keyctx_ck_size(unsigned int keylen) in chcr_keyctx_ck_size() function
943 ck_size = chcr_keyctx_ck_size(keylen); in chcr_aes_cbc_setkey()
973 ck_size = chcr_keyctx_ck_size(keylen); in chcr_aes_ctr_setkey()
1010 ck_size = chcr_keyctx_ck_size(keylen); in chcr_aes_rfc3686_setkey()