Searched refs:ecryptfs_to_hex (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | debug.c | 29 ecryptfs_to_hex(salt, auth_tok->token.password.salt, in ecryptfs_dump_auth_tok()
|
H A D | keystore.c | 949 ecryptfs_to_hex(s->fnek_sig_hex, &data[(*packet_size)], in ecryptfs_parse_tag_70_packet() 1294 ecryptfs_to_hex((*new_auth_tok)->token.private_key.signature, in parse_tag_1_packet() 1818 ecryptfs_to_hex(new_auth_tok->token.password.signature, in ecryptfs_parse_packet_set()
|
H A D | ecryptfs_kernel.h | 42 ecryptfs_to_hex(char *dst, char *src, size_t src_size) in ecryptfs_to_hex() function
|
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | debug.c | 29 ecryptfs_to_hex(salt, auth_tok->token.password.salt, in ecryptfs_dump_auth_tok()
|
H A D | keystore.c | 950 ecryptfs_to_hex(s->fnek_sig_hex, &data[(*packet_size)], in ecryptfs_parse_tag_70_packet() 1295 ecryptfs_to_hex((*new_auth_tok)->token.private_key.signature, in parse_tag_1_packet() 1819 ecryptfs_to_hex(new_auth_tok->token.password.signature, in ecryptfs_parse_packet_set()
|
H A D | ecryptfs_kernel.h | 42 ecryptfs_to_hex(char *dst, char *src, size_t src_size) in ecryptfs_to_hex() function
|
Completed in 10 milliseconds