Home
last modified time | relevance | path

Searched refs:SPU2_HEADER_ALLOC_LEN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dcipher.h128 u8 bcm_spu_req_hdr[ALIGN(SPU2_HEADER_ALLOC_LEN, SPU_MSG_ALIGN)];
145 u8 spu_resp_hdr[ALIGN(SPU2_HEADER_ALLOC_LEN, SPU_MSG_ALIGN)];
223 u8 bcm_spu_req_hdr[ALIGN(SPU2_HEADER_ALLOC_LEN, SPU_MSG_ALIGN)];
H A Dspu2.h86 #define SPU2_HEADER_ALLOC_LEN (SPU_REQ_FIXED_LEN + \ macro
H A Dcipher.c1865 alloc_len = BCM_HDR_LEN + SPU2_HEADER_ALLOC_LEN; in skcipher_setkey()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dcipher.h129 u8 bcm_spu_req_hdr[ALIGN(SPU2_HEADER_ALLOC_LEN, SPU_MSG_ALIGN)];
146 u8 spu_resp_hdr[ALIGN(SPU2_HEADER_ALLOC_LEN, SPU_MSG_ALIGN)];
224 u8 bcm_spu_req_hdr[ALIGN(SPU2_HEADER_ALLOC_LEN, SPU_MSG_ALIGN)];
H A Dspu2.h86 #define SPU2_HEADER_ALLOC_LEN (SPU_REQ_FIXED_LEN + \ macro
H A Dcipher.c1862 alloc_len = BCM_HDR_LEN + SPU2_HEADER_ALLOC_LEN; in skcipher_setkey()

Completed in 13 milliseconds