Searched refs:skcipher_request_set_callback (Results 1 – 3 of 3) sorted by relevance
468 static inline void skcipher_request_set_callback(struct skcipher_request *req, in skcipher_request_set_callback() function
539 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()
970 skcipher_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in __test_skcipher()