Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/crypto/
H A Dfscrypt_private.h359 void fscrypt_destroy_inline_crypt_key(struct fscrypt_prepared_key *prep_key);
413 fscrypt_destroy_inline_crypt_key(struct fscrypt_prepared_key *prep_key) in fscrypt_destroy_inline_crypt_key() function
H A Dinline_crypt.c202 void fscrypt_destroy_inline_crypt_key(struct fscrypt_prepared_key *prep_key) in fscrypt_destroy_inline_crypt_key() function
H A Dkeysetup.c157 fscrypt_destroy_inline_crypt_key(prep_key); in fscrypt_destroy_prepared_key()