Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c27 bool cbcmac; member
76 bool cbcmac) in safexcel_hash_token() argument
86 if (unlikely(cbcmac && input_length)) { in safexcel_hash_token()
375 if (!ctx->cbcmac && extra) { in safexcel_ahash_send_req()
469 safexcel_hash_token(first_cdesc, len, req->digest_sz, ctx->cbcmac); in safexcel_ahash_send_req()
809 } else if (unlikely(ctx->cbcmac && req->len == AES_BLOCK_SIZE && in safexcel_ahash_final()
2038 ctx->cbcmac = true; in safexcel_cbcmac_setkey()
2121 ctx->cbcmac = false; in safexcel_xcbcmac_setkey()
2234 ctx->cbcmac = false; in safexcel_cmac_setkey()
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo