Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Dakcipher.h36 static inline void *akcipher_request_ctx_dma(struct akcipher_request *req) in akcipher_request_ctx_dma() function
/linux/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c47 struct ccp_rsa_req_ctx *rctx = akcipher_request_ctx_dma(req); in ccp_rsa_complete()
68 struct ccp_rsa_req_ctx *rctx = akcipher_request_ctx_dma(req); in ccp_rsa_crypt()