Searched refs:ecryptfs_get_auth_tok_key (Results 1 – 3 of 3) sorted by relevance
21 u8 *ecryptfs_get_auth_tok_key(struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_key() function25 EXPORT_SYMBOL(ecryptfs_get_auth_tok_key);
25 u8 *ecryptfs_get_auth_tok_key(struct ecryptfs_auth_tok *auth_tok);
726 ecryptfs_get_auth_tok_key((struct ecryptfs_auth_tok *)epayload->payload_data); in __ekey_init()