Searched refs:cbcmac (Results 1 – 1 of 1) sorted by relevance
28 bool cbcmac; member77 bool cbcmac) in safexcel_hash_token() argument87 if (unlikely(cbcmac && input_length)) { in safexcel_hash_token()376 if (!ctx->cbcmac && extra) { in safexcel_ahash_send_req()470 safexcel_hash_token(first_cdesc, len, req->digest_sz, ctx->cbcmac); in safexcel_ahash_send_req()810 } else if (unlikely(ctx->cbcmac && req->len == AES_BLOCK_SIZE && in safexcel_ahash_final()2013 ctx->cbcmac = true; in safexcel_cbcmac_setkey()2085 ctx->cbcmac = false; in safexcel_xcbcmac_setkey()2189 ctx->cbcmac = false; in safexcel_cmac_setkey()