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

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

Completed in 132 milliseconds