Searched refs:akcipher_request_set_tfm (Results 1 – 2 of 2) sorted by relevance
161 static inline void akcipher_request_set_tfm(struct akcipher_request *req, in akcipher_request_set_tfm() function198 akcipher_request_set_tfm(req, tfm); in akcipher_request_alloc()
273 akcipher_request_set_tfm(&req_ctx->child_req, ctx->child); in pkcs1pad_encrypt()374 akcipher_request_set_tfm(&req_ctx->child_req, ctx->child); in pkcs1pad_decrypt()430 akcipher_request_set_tfm(&req_ctx->child_req, ctx->child); in pkcs1pad_sign()548 akcipher_request_set_tfm(&req_ctx->child_req, ctx->child); in pkcs1pad_verify()