Searched refs:ecryptfs_get_auth_tok_key (Results 1 – 3 of 3) sorted by relevance
19 u8 *ecryptfs_get_auth_tok_key(struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_key() function23 EXPORT_SYMBOL(ecryptfs_get_auth_tok_key);
22 u8 *ecryptfs_get_auth_tok_key(struct ecryptfs_auth_tok *auth_tok);
757 ecryptfs_get_auth_tok_key((struct ecryptfs_auth_tok *)epayload->payload_data); in __ekey_init()