Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/bcm/
Dcipher.h377 u32 (*spu_create_request)(u8 *spu_hdr, member
Dcipher.c818 spu_hdr_len = spu->spu_create_request(rctx->msg_buf.bcm_spu_req_hdr + in handle_ahash_req()
1432 spu_hdr_len = spu->spu_create_request(rctx->msg_buf.bcm_spu_req_hdr + in handle_aead_req()
4245 spu->spu_create_request = spum_create_request; in spu_functions_register()
4271 spu->spu_create_request = spu2_create_request; in spu_functions_register()