Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.h396 u8 (*spu_rx_status_len)(void); member
H A Dcipher.c172 sg_set_buf(sg, rctx->msg_buf.rx_stat, spu->spu_rx_status_len()); in spu_skcipher_rx_sg_create()
551 sg_set_buf(sg, rctx->msg_buf.rx_stat, spu->spu_rx_status_len()); in spu_ahash_rx_sg_create()
1129 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()