Lines Matching refs:cbcmac
26 bool cbcmac;
75 bool cbcmac)
85 if (unlikely(cbcmac && input_length)) {
374 if (!ctx->cbcmac && extra) {
468 safexcel_hash_token(first_cdesc, len, req->digest_sz, ctx->cbcmac);
808 } else if (unlikely(ctx->cbcmac && req->len == AES_BLOCK_SIZE &&
2037 ctx->cbcmac = true;
2064 .cra_name = "cbcmac(aes)",
2065 .cra_driver_name = "safexcel-cbcmac-aes",
2120 ctx->cbcmac = false;
2233 ctx->cbcmac = false;