Home
last modified time | relevance | path

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

/Linux-v4.19/security/keys/encrypted-keys/
Decryptfs_format.c21 u8 *ecryptfs_get_auth_tok_key(struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_key() function
25 EXPORT_SYMBOL(ecryptfs_get_auth_tok_key);
Decryptfs_format.h25 u8 *ecryptfs_get_auth_tok_key(struct ecryptfs_auth_tok *auth_tok);
Dencrypted.c736 ecryptfs_get_auth_tok_key((struct ecryptfs_auth_tok *)epayload->payload_data); in __ekey_init()