Searched refs:cbcmac (Results 1 – 1 of 1) sorted by relevance
26 bool cbcmac; member75 bool cbcmac) in safexcel_hash_token() argument85 if (unlikely(cbcmac && input_length)) { in safexcel_hash_token()374 if (!ctx->cbcmac && extra) { in safexcel_ahash_send_req()468 safexcel_hash_token(first_cdesc, len, req->digest_sz, ctx->cbcmac); in safexcel_ahash_send_req()808 } else if (unlikely(ctx->cbcmac && req->len == AES_BLOCK_SIZE && in safexcel_ahash_final()2037 ctx->cbcmac = true; in safexcel_cbcmac_setkey()2120 ctx->cbcmac = false; in safexcel_xcbcmac_setkey()2233 ctx->cbcmac = false; in safexcel_cmac_setkey()