Home
last modified time | relevance | path

Searched refs:spu_assoc_resp_len (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/crypto/bcm/
Dcipher.h369 u32 (*spu_assoc_resp_len)(enum spu_cipher_mode cipher_mode, member
Dcipher.c1064 assoc_buf_len = spu->spu_assoc_resp_len(ctx->cipher.mode, in spu_aead_rx_sg_create()
1353 if (spu->spu_assoc_resp_len(ctx->cipher.mode, in handle_aead_req()
4241 spu->spu_assoc_resp_len = spum_assoc_resp_len; in spu_functions_register()
4267 spu->spu_assoc_resp_len = spu2_assoc_resp_len; in spu_functions_register()