Home
last modified time | relevance | path

Searched refs:spu_req_hdr_len (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/crypto/bcm/
H A Dcipher.h227 u16 spu_req_hdr_len; member
386 u16 spu_req_hdr_len,
H A Dspu2.h200 u16 spu_req_hdr_len,
H A Dspu.c908 * @spu_req_hdr_len: Length in bytes of the SPU request header
918 u16 spu_req_hdr_len, in spum_cipher_req_finish() argument
926 u8 *bdesc_ptr = spu_hdr + spu_req_hdr_len - in spum_cipher_req_finish()
1001 packet_dump(" SPU request header: ", spu_hdr, spu_req_hdr_len); in spum_cipher_req_finish()
H A Dspu.h252 u16 spu_req_hdr_len,
H A Dspu2.c1174 * @spu_req_hdr_len: Length in bytes of the SPU request header
1184 u16 spu_req_hdr_len, in spu2_cipher_req_finish() argument
1227 packet_dump(" SPU request header: ", spu_hdr, spu_req_hdr_len); in spu2_cipher_req_finish()
H A Dcipher.c217 BCM_HDR_LEN + ctx->spu_req_hdr_len); in spu_skcipher_tx_sg_create()
403 ctx->spu_req_hdr_len, !(rctx->is_encrypt), in handle_skcipher_req()
420 ctx->spu_req_hdr_len); in handle_skcipher_req()
1877 ctx->spu_req_hdr_len = in skcipher_setkey()