Searched refs:cbcmac (Results 1 – 2 of 2) sorted by relevance
27 bool cbcmac; member76 bool cbcmac) in safexcel_hash_token() argument86 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()