Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dskcipher.h468 static inline void skcipher_request_set_callback(struct skcipher_request *req, in skcipher_request_set_callback() function
/linux-4.4.14/crypto/
Dalgif_skcipher.c539 skcipher_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP, in skcipher_recvmsg_async()
953 skcipher_request_set_callback(&ctx->req, CRYPTO_TFM_REQ_MAY_SLEEP | in skcipher_accept_parent_nokey()
Dtestmgr.c970 skcipher_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in __test_skcipher()