Home
last modified time | relevance | path

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

/openbmc/linux/security/keys/encrypted-keys/
H A Decryptfs_format.c19 u8 *ecryptfs_get_auth_tok_key(struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_key() function
23 EXPORT_SYMBOL(ecryptfs_get_auth_tok_key);
H A Decryptfs_format.h22 u8 *ecryptfs_get_auth_tok_key(struct ecryptfs_auth_tok *auth_tok);
H A Dencrypted.c757 ecryptfs_get_auth_tok_key((struct ecryptfs_auth_tok *)epayload->payload_data); in __ekey_init()