Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/bcm/
Dcipher.h399 u8 (*spu_rx_status_len)(void); member
Dcipher.c173 sg_set_buf(sg, rctx->msg_buf.rx_stat, spu->spu_rx_status_len()); in spu_skcipher_rx_sg_create()
552 sg_set_buf(sg, rctx->msg_buf.rx_stat, spu->spu_rx_status_len()); in spu_ahash_rx_sg_create()
1130 sg_set_buf(sg, rctx->msg_buf.rx_stat, spu->spu_rx_status_len()); in spu_aead_rx_sg_create()
4337 spu->spu_rx_status_len = spum_rx_status_len; in spu_functions_register()
4363 spu->spu_rx_status_len = spu2_rx_status_len; in spu_functions_register()