Home
last modified time | relevance | path

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

/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()
549 sg_set_buf(sg, rctx->msg_buf.rx_stat, spu->spu_rx_status_len()); in spu_ahash_rx_sg_create()
1125 sg_set_buf(sg, rctx->msg_buf.rx_stat, spu->spu_rx_status_len()); in spu_aead_rx_sg_create()
4248 spu->spu_rx_status_len = spum_rx_status_len; in spu_functions_register()
4274 spu->spu_rx_status_len = spu2_rx_status_len; in spu_functions_register()