Home
last modified time | relevance | path

Searched refs:fscrypt_destroy_inline_crypt_key (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/crypto/
Dfscrypt_private.h343 void fscrypt_destroy_inline_crypt_key(struct fscrypt_prepared_key *prep_key);
389 fscrypt_destroy_inline_crypt_key(struct fscrypt_prepared_key *prep_key) in fscrypt_destroy_inline_crypt_key() function
Dinline_crypt.c192 void fscrypt_destroy_inline_crypt_key(struct fscrypt_prepared_key *prep_key) in fscrypt_destroy_inline_crypt_key() function
Dkeysetup.c146 fscrypt_destroy_inline_crypt_key(prep_key); in fscrypt_destroy_prepared_key()