Lines Matching refs:cbcmac
28 bool cbcmac;
77 bool cbcmac)
87 if (unlikely(cbcmac && input_length)) {
376 if (!ctx->cbcmac && extra) {
470 safexcel_hash_token(first_cdesc, len, req->digest_sz, ctx->cbcmac);
810 } else if (unlikely(ctx->cbcmac && req->len == AES_BLOCK_SIZE &&
2013 ctx->cbcmac = true;
2040 .cra_name = "cbcmac(aes)",
2041 .cra_driver_name = "safexcel-cbcmac-aes",
2085 ctx->cbcmac = false;
2189 ctx->cbcmac = false;