Home
last modified time | relevance | path

Searched refs:is_rfc4543 (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu.h112 bool is_rfc4543; member
H A Dcipher.h237 bool is_rfc4543; /* RFC 4543 style of GMAC */ member
H A Dspu2.c1029 if ((req_opts->is_rfc4543) || in spu2_create_request()
1039 if (req_opts->is_rfc4543) in spu2_create_request()
H A Dspu.c768 if (req_opts->is_rfc4543) { in spum_create_request()
H A Dcipher.c1059 if (ctx->is_rfc4543) { in spu_aead_rx_sg_create()
1323 if (ctx->is_esp && !ctx->is_rfc4543) { in handle_aead_req()
1400 if (ctx->is_rfc4543) { in handle_aead_req()
1416 req_opts.is_rfc4543 = true; in handle_aead_req()
2983 ctx->is_rfc4543 = true; in rfc4543_gcm_esp_setkey()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dspu.h113 bool is_rfc4543; member
H A Dcipher.h238 bool is_rfc4543; /* RFC 4543 style of GMAC */ member
H A Dspu2.c1032 if ((req_opts->is_rfc4543) || in spu2_create_request()
1042 if (req_opts->is_rfc4543) in spu2_create_request()
H A Dspu.c766 if (req_opts->is_rfc4543) { in spum_create_request()
H A Dcipher.c1056 if (ctx->is_rfc4543) { in spu_aead_rx_sg_create()
1320 if (ctx->is_esp && !ctx->is_rfc4543) { in handle_aead_req()
1397 if (ctx->is_rfc4543) { in handle_aead_req()
1413 req_opts.is_rfc4543 = true; in handle_aead_req()
2944 ctx->is_rfc4543 = true; in rfc4543_gcm_esp_setkey()

Completed in 19 milliseconds