Home
last modified time | relevance | path

Searched refs:af_alg_async_cb (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/crypto/
H A Dif_alg.h238 void af_alg_async_cb(struct crypto_async_request *_req, int err);
/OK3568_Linux_fs/kernel/crypto/
H A Dalgif_skcipher.c120 af_alg_async_cb, areq); in _skcipher_recvmsg()
H A Daf_alg.c1057 void af_alg_async_cb(struct crypto_async_request *_req, int err) in af_alg_async_cb() function
1072 EXPORT_SYMBOL_GPL(af_alg_async_cb);
H A Dalgif_aead.c295 af_alg_async_cb, areq); in _aead_recvmsg()