Home
last modified time | relevance | path

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

/openbmc/linux/security/keys/encrypted-keys/
H A 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);
H A Decryptfs_format.h24 int ecryptfs_fill_auth_tok(struct ecryptfs_auth_tok *auth_tok,
H A Dencrypted.c785 ecryptfs_fill_auth_tok((struct ecryptfs_auth_tok *)epayload->payload_data, in encrypted_init()