Searched defs:auth_tok_key (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ecryptfs/ |
| H A D | keystore.c | 452 ecryptfs_verify_auth_tok_from_key(struct key *auth_tok_key, in ecryptfs_verify_auth_tok_from_key() argument 484 ecryptfs_find_global_auth_tok_for_sig( struct key **auth_tok_key, struct ecryptfs_auth_tok **auth_tok, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) ecryptfs_find_global_auth_tok_for_sig() argument 553 ecryptfs_find_auth_tok_for_sig( struct key **auth_tok_key, struct ecryptfs_auth_tok **auth_tok, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) ecryptfs_find_auth_tok_for_sig() argument 624 struct key *auth_tok_key = NULL; ecryptfs_write_tag_70_packet() local 897 struct key *auth_tok_key = NULL; ecryptfs_parse_tag_70_packet() local 1608 ecryptfs_keyring_auth_tok_for_sig(struct key **auth_tok_key, struct ecryptfs_auth_tok **auth_tok, char *sig) ecryptfs_keyring_auth_tok_for_sig() argument 1769 struct key *auth_tok_key = NULL; ecryptfs_parse_packet_set() local 1960 pki_encrypt_session_key(struct key *auth_tok_key, struct ecryptfs_auth_tok *auth_tok, struct ecryptfs_crypt_stat *crypt_stat, struct ecryptfs_key_record *key_rec) pki_encrypt_session_key() argument 2018 write_tag_1_packet(char *dest, size_t *remaining_bytes, struct key *auth_tok_key, struct ecryptfs_auth_tok *auth_tok, struct ecryptfs_crypt_stat *crypt_stat, struct ecryptfs_key_record *key_rec, size_t *packet_size) write_tag_1_packet() argument 2404 struct key *auth_tok_key = NULL; ecryptfs_generate_key_packet_set() local [all...] |
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| H A D | keystore.c | 452 ecryptfs_verify_auth_tok_from_key(struct key *auth_tok_key, in ecryptfs_verify_auth_tok_from_key() argument 484 ecryptfs_find_global_auth_tok_for_sig( struct key **auth_tok_key, struct ecryptfs_auth_tok **auth_tok, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) ecryptfs_find_global_auth_tok_for_sig() argument 554 ecryptfs_find_auth_tok_for_sig( struct key **auth_tok_key, struct ecryptfs_auth_tok **auth_tok, struct ecryptfs_mount_crypt_stat *mount_crypt_stat, char *sig) ecryptfs_find_auth_tok_for_sig() argument 625 struct key *auth_tok_key = NULL; ecryptfs_write_tag_70_packet() local 898 struct key *auth_tok_key = NULL; ecryptfs_parse_tag_70_packet() local 1609 ecryptfs_keyring_auth_tok_for_sig(struct key **auth_tok_key, struct ecryptfs_auth_tok **auth_tok, char *sig) ecryptfs_keyring_auth_tok_for_sig() argument 1770 struct key *auth_tok_key = NULL; ecryptfs_parse_packet_set() local 1961 pki_encrypt_session_key(struct key *auth_tok_key, struct ecryptfs_auth_tok *auth_tok, struct ecryptfs_crypt_stat *crypt_stat, struct ecryptfs_key_record *key_rec) pki_encrypt_session_key() argument 2019 write_tag_1_packet(char *dest, size_t *remaining_bytes, struct key *auth_tok_key, struct ecryptfs_auth_tok *auth_tok, struct ecryptfs_crypt_stat *crypt_stat, struct ecryptfs_key_record *key_rec, size_t *packet_size) write_tag_1_packet() argument 2405 struct key *auth_tok_key = NULL; ecryptfs_generate_key_packet_set() local [all...] |
Completed in 3 milliseconds