Home
last modified time | relevance | path

Searched refs:skcipher_request_set_crypt (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/crypto/
Dskcipher.h494 static inline void skcipher_request_set_crypt( in skcipher_request_set_crypt() function
/linux-4.4.14/crypto/
Dalgif_skcipher.c615 skcipher_request_set_crypt(req, sreq->tsg, sreq->first_sgl.sgl.sg, in skcipher_recvmsg_async()
681 skcipher_request_set_crypt(&ctx->req, sg, ctx->rsgl.sg, used, in skcipher_recvmsg_sync()
Dtestmgr.c1013 skcipher_request_set_crypt(req, sg, (diff_dst) ? sgout : sg, in __test_skcipher()
1117 skcipher_request_set_crypt(req, sg, (diff_dst) ? sgout : sg, in __test_skcipher()