Searched defs:new_auth_tok (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/ecryptfs/ |
| H A D | keystore.c | 1223 parse_tag_1_packet(struct ecryptfs_crypt_stat *crypt_stat, unsigned char *data, struct list_head *auth_tok_list, struct ecryptfs_auth_tok **new_auth_tok, size_t *packet_size, size_t max_packet_size) parse_tag_1_packet() argument 1355 parse_tag_3_packet(struct ecryptfs_crypt_stat *crypt_stat, unsigned char *data, struct list_head *auth_tok_list, struct ecryptfs_auth_tok **new_auth_tok, size_t *packet_size, size_t max_packet_size) parse_tag_3_packet() argument 1764 struct ecryptfs_auth_tok *new_auth_tok; ecryptfs_parse_packet_set() local 2514 struct ecryptfs_global_auth_tok *new_auth_tok; ecryptfs_add_global_auth_tok() local [all...] |
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| H A D | keystore.c | 1224 parse_tag_1_packet(struct ecryptfs_crypt_stat *crypt_stat, unsigned char *data, struct list_head *auth_tok_list, struct ecryptfs_auth_tok **new_auth_tok, size_t *packet_size, size_t max_packet_size) parse_tag_1_packet() argument 1356 parse_tag_3_packet(struct ecryptfs_crypt_stat *crypt_stat, unsigned char *data, struct list_head *auth_tok_list, struct ecryptfs_auth_tok **new_auth_tok, size_t *packet_size, size_t max_packet_size) parse_tag_3_packet() argument 1765 struct ecryptfs_auth_tok *new_auth_tok; ecryptfs_parse_packet_set() local 2515 struct ecryptfs_global_auth_tok *new_auth_tok; ecryptfs_add_global_auth_tok() local [all...] |
Completed in 5 milliseconds