Home
last modified time | relevance | path

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

/linux-4.4.14/security/keys/encrypted-keys/
Decryptfs_format.c50 int ecryptfs_fill_auth_tok(struct ecryptfs_auth_tok *auth_tok, in ecryptfs_fill_auth_tok() function
79 EXPORT_SYMBOL(ecryptfs_fill_auth_tok);
Decryptfs_format.h27 int ecryptfs_fill_auth_tok(struct ecryptfs_auth_tok *auth_tok,
Dencrypted.c753 ecryptfs_fill_auth_tok((struct ecryptfs_auth_tok *)epayload->payload_data, in encrypted_init()