Home
last modified time | relevance | path

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

/openbmc/linux/include/crypto/
H A Dif_alg.h235 void af_alg_free_resources(struct af_alg_async_req *areq);
/openbmc/linux/crypto/
H A Daf_alg.c1116 void af_alg_free_resources(struct af_alg_async_req *areq) in af_alg_free_resources() function
1127 EXPORT_SYMBOL_GPL(af_alg_free_resources);
1151 af_alg_free_resources(areq); in af_alg_async_cb()
H A Dalgif_skcipher.c144 af_alg_free_resources(areq); in _skcipher_recvmsg()
H A Dalgif_aead.c320 af_alg_free_resources(areq); in _aead_recvmsg()