Home
last modified time | relevance | path

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

/linux-4.4.14/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.c726 ecryptfs_get_auth_tok_key((struct ecryptfs_auth_tok *)epayload->payload_data); in __ekey_init()