Searched refs:ecryptfs_auth_tok (Results 1 – 5 of 5) sorted by relevance
| /linux/security/keys/encrypted-keys/ |
| H A D | ecryptfs_format.h | 22 u8 *ecryptfs_get_auth_tok_key(struct ecryptfs_auth_tok *auth_tok); 24 int ecryptfs_fill_auth_tok(struct ecryptfs_auth_tok *auth_tok,
|
| H A D | ecryptfs_format.c | 19 u8 *ecryptfs_get_auth_tok_key(struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_key() 48 int ecryptfs_fill_auth_tok(struct ecryptfs_auth_tok *auth_tok, in ecryptfs_fill_auth_tok()
|
| H A D | encrypted.c | 623 payload_datalen = sizeof(struct ecryptfs_auth_tok); in encrypted_key_alloc() 730 ecryptfs_get_auth_tok_key((struct ecryptfs_auth_tok *)epayload->payload_data); in __ekey_init() 758 ecryptfs_fill_auth_tok((struct ecryptfs_auth_tok *)epayload->payload_data, in encrypted_init()
|
| /linux/fs/ecryptfs/ |
| H A D | keystore.c | 454 struct ecryptfs_auth_tok **auth_tok) in ecryptfs_verify_auth_tok_from_key() 487 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_find_global_auth_tok_for_sig() 557 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_find_auth_tok_for_sig() 597 struct ecryptfs_auth_tok *auth_tok; 825 struct ecryptfs_auth_tok *auth_tok; 1064 ecryptfs_get_auth_tok_sig(char **sig, struct ecryptfs_auth_tok *auth_tok) in ecryptfs_get_auth_tok_sig() 1092 decrypt_pki_encrypted_session_key(struct ecryptfs_auth_tok *auth_tok, in decrypt_pki_encrypted_session_key() 1194 struct ecryptfs_auth_tok **new_auth_tok, in parse_tag_1_packet() 1326 struct ecryptfs_auth_tok **new_auth_tok, in parse_tag_3_packet() 1589 struct ecryptfs_auth_tok **auth_tok, in ecryptfs_keyring_auth_tok_for_sig() [all …]
|
| /linux/include/linux/ |
| H A D | ecryptfs.h | 93 struct ecryptfs_auth_tok { struct
|