Searched refs:create_hmac_ctx_hdr (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.c | 1049 static inline u32 create_hmac_ctx_hdr(struct aead_request *req, u32 *argcnt, in create_hmac_ctx_hdr() function 1122 create_hmac_ctx_hdr(req, &argcnt, enc); in create_aead_null_input_list()
|
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptvf_algs.c | 1104 static inline void create_hmac_ctx_hdr(struct aead_request *req, u32 *argcnt, in create_hmac_ctx_hdr() function 1173 create_hmac_ctx_hdr(req, &argcnt, enc); in create_aead_null_input_list()
|
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.c | 1051 static inline u32 create_hmac_ctx_hdr(struct aead_request *req, u32 *argcnt, in create_hmac_ctx_hdr() function 1124 create_hmac_ctx_hdr(req, &argcnt, enc); in create_aead_null_input_list()
|
Completed in 7 milliseconds