Home
last modified time | relevance | path

Searched refs:skcipher_request_free (Results 1 – 10 of 10) sorted by relevance

/linux-4.19.296/fs/crypto/
Dfname.c72 skcipher_request_free(req); in fname_encrypt()
117 skcipher_request_free(req); in fname_decrypt()
Dcrypto.c184 skcipher_request_free(req); in fscrypt_do_page_crypto()
Dkeyinfo.c63 skcipher_request_free(req); in derive_key_aes()
/linux-4.19.296/include/crypto/
Dskcipher.h540 static inline void skcipher_request_free(struct skcipher_request *req) in skcipher_request_free() function
/linux-4.19.296/fs/ecryptfs/
Dkeystore.c864 skcipher_request_free(s->skcipher_req); in ecryptfs_write_tag_70_packet()
1105 skcipher_request_free(s->skcipher_req); in ecryptfs_parse_tag_70_packet()
1749 skcipher_request_free(req); in decrypt_passphrase_encrypted_session_key()
2322 skcipher_request_free(req); in write_tag_3_packet()
Dcrypto.c376 skcipher_request_free(req); in crypt_scatterlist()
/linux-4.19.296/crypto/
Dtcrypt.c1294 skcipher_request_free(data[i].req); in test_mb_skcipher_speed()
1395 skcipher_request_free(data[i].req); in test_mb_skcipher_speed()
1609 skcipher_request_free(req); in test_skcipher_speed()
Ddrbg.c1720 skcipher_request_free(drbg->ctr_req); in drbg_fini_sym_kernel()
Dtestmgr.c1336 skcipher_request_free(req); in __test_skcipher()
/linux-4.19.296/fs/cifs/
Dcifsencrypt.c811 skcipher_request_free(req); in calc_seckey()