Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/bcm/
Dcipher.h410 u8 (*spu_rx_status_len)(void); member
Dcipher.c187 sg_set_buf(sg, rctx->msg_buf.rx_stat, spu->spu_rx_status_len()); in spu_ablkcipher_rx_sg_create()
599 sg_set_buf(sg, rctx->msg_buf.rx_stat, spu->spu_rx_status_len()); in spu_ahash_rx_sg_create()
1178 sg_set_buf(sg, rctx->msg_buf.rx_stat, spu->spu_rx_status_len()); in spu_aead_rx_sg_create()
4474 spu->spu_rx_status_len = spum_rx_status_len; in spu_functions_register()
4500 spu->spu_rx_status_len = spu2_rx_status_len; in spu_functions_register()