Home
last modified time | relevance | path

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

/security/keys/encrypted-keys/
Decryptfs_format.c48 int ecryptfs_fill_auth_tok(struct ecryptfs_auth_tok *auth_tok, in ecryptfs_fill_auth_tok() function
77 EXPORT_SYMBOL(ecryptfs_fill_auth_tok);
Decryptfs_format.h24 int ecryptfs_fill_auth_tok(struct ecryptfs_auth_tok *auth_tok,
Dencrypted.c770 ecryptfs_fill_auth_tok((struct ecryptfs_auth_tok *)epayload->payload_data, in encrypted_init()