Searched refs:skcipher_request_free (Results 1 - 18 of 18) sorted by relevance

/linux-master/net/mac80211/
H A Dfils_aead.c136 skcipher_request_free(req);
195 skcipher_request_free(req);
/linux-master/net/rxrpc/
H A Drxkad.c221 skcipher_request_free(req);
400 skcipher_request_free(req);
619 skcipher_request_free(req);
781 skcipher_request_free(req);
893 skcipher_request_free(req);
1244 skcipher_request_free(rxkad_ci_req);
/linux-master/fs/crypto/
H A Dfname.c127 skcipher_request_free(req);
175 skcipher_request_free(req);
H A Dkeysetup_v1.c81 skcipher_request_free(req);
H A Dcrypto.c145 skcipher_request_free(req);
/linux-master/security/keys/trusted-keys/
H A Dtrusted_dcp.c123 skcipher_request_free(req);
/linux-master/block/
H A Dblk-crypto-fallback.c363 skcipher_request_free(ciph_req);
437 skcipher_request_free(ciph_req);
/linux-master/tools/testing/crypto/chacha20-s390/
H A Dtest-cipher.c232 skcipher_request_free(req);
/linux-master/include/crypto/
H A Dskcipher.h855 * skcipher_request_free() - zeroize and free request data structure
858 static inline void skcipher_request_free(struct skcipher_request *req) function
/linux-master/fs/ecryptfs/
H A Dkeystore.c852 skcipher_request_free(s->skcipher_req);
1094 skcipher_request_free(s->skcipher_req);
1738 skcipher_request_free(req);
2311 skcipher_request_free(req);
H A Dcrypto.c321 skcipher_request_free(req);
/linux-master/security/keys/encrypted-keys/
H A Dencrypted.c484 skcipher_request_free(req);
590 skcipher_request_free(req);
/linux-master/crypto/
H A Dtcrypt.c1102 skcipher_request_free(data[i].req);
1204 skcipher_request_free(data[i].req);
1418 skcipher_request_free(req);
H A Ddrbg.c1734 skcipher_request_free(drbg->ctr_req);
H A Dtestmgr.c3212 skcipher_request_free(generic_req);
3289 skcipher_request_free(req);
/linux-master/drivers/md/
H A Ddm-integrity.c4024 skcipher_request_free(section_req);
4064 skcipher_request_free(req);
4718 skcipher_request_free(req);
H A Ddm-crypt.c1019 skcipher_request_free(req);
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c90 skcipher_request_free(req);

Completed in 263 milliseconds