Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/internal/
Dakcipher.h20 static inline void *akcipher_request_ctx(struct akcipher_request *req) in akcipher_request_ctx() function
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dqat_asym_algs.c120 struct qat_rsa_request *req = PTR_ALIGN(akcipher_request_ctx(areq), 64); in qat_rsa_cb()
247 PTR_ALIGN(akcipher_request_ctx(req), 64); in qat_rsa_enc()
378 PTR_ALIGN(akcipher_request_ctx(req), 64); in qat_rsa_dec()