Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dif_alg.h236 void af_alg_async_cb(void *data, int err);
/openbmc/linux/crypto/
H A Dalgif_skcipher.c120 af_alg_async_cb, areq); in _skcipher_recvmsg()
H A Daf_alg.c1141 void af_alg_async_cb(void *data, int err) in af_alg_async_cb() function
1156 EXPORT_SYMBOL_GPL(af_alg_async_cb);
H A Dalgif_aead.c297 af_alg_async_cb, areq); in _aead_recvmsg()