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

/linux-4.4.14/include/crypto/
H A Dskcipher.h389 * skcipher_request_set_tfm() - update cipher handle reference in request
396 static inline void skcipher_request_set_tfm(struct skcipher_request *req, skcipher_request_set_tfm() function
429 skcipher_request_set_tfm(req, tfm); skcipher_request_alloc()
/linux-4.4.14/crypto/
H A Dalgif_skcipher.c538 skcipher_request_set_tfm(req, tfm); skcipher_recvmsg_async()
952 skcipher_request_set_tfm(&ctx->req, skcipher); skcipher_accept_parent_nokey()

Completed in 76 milliseconds