Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.c140 struct iproc_ctx_s *ctx = rctx->ctx; in spu_skcipher_rx_sg_create()
203 struct iproc_ctx_s *ctx = rctx->ctx; in spu_skcipher_tx_sg_create()
305 struct iproc_ctx_s *ctx = rctx->ctx; in handle_skcipher_req()
475 struct iproc_ctx_s *ctx = rctx->ctx; in handle_skcipher_resp()
532 struct iproc_ctx_s *ctx = rctx->ctx; in spu_ahash_rx_sg_create()
660 struct iproc_ctx_s *ctx = rctx->ctx; in handle_ahash_req()
897 struct iproc_ctx_s *ctx) in spu_hmac_outer_hash()
948 struct iproc_ctx_s *ctx = rctx->ctx; in ahash_req_done()
995 struct iproc_ctx_s *ctx = rctx->ctx; in handle_ahash_resp()
1051 struct iproc_ctx_s *ctx = rctx->ctx; in spu_aead_rx_sg_create()
[all …]
H A Dcipher.h179 struct iproc_ctx_s { struct
256 struct iproc_ctx_s *ctx; argument