Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/bcm/
A Dcipher.h396 u8 (*spu_rx_status_len)(void); member
A 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()
4307 spu->spu_rx_status_len = spum_rx_status_len; in spu_functions_register()
4333 spu->spu_rx_status_len = spu2_rx_status_len; in spu_functions_register()

Completed in 11 milliseconds