Searched refs:akcipher_request_ctx (Results 1 – 5 of 5) sorted by relevance
180 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_encrypt_sign_complete()235 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_encrypt()292 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_decrypt_complete()361 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_decrypt()394 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_sign()449 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_verify_complete()535 struct pkcs1pad_request *req_ctx = akcipher_request_ctx(req); in pkcs1pad_verify()
36 static inline void *akcipher_request_ctx(struct akcipher_request *req) in akcipher_request_ctx() function
51 struct ccp_rsa_req_ctx *rctx = akcipher_request_ctx(req); in ccp_rsa_complete()72 struct ccp_rsa_req_ctx *rctx = akcipher_request_ctx(req); in ccp_rsa_crypt()
693 PTR_ALIGN(akcipher_request_ctx(req), 64); in qat_rsa_enc()827 PTR_ALIGN(akcipher_request_ctx(req), 64); in qat_rsa_dec()
218 struct caam_rsa_req_ctx *req_ctx = akcipher_request_ctx(req); in rsa_edesc_alloc()