Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
A Decryptfs_kernel.h48 extern void ecryptfs_from_hex(char *dst, char *src, int dst_size);
A Dkeystore.c718 ecryptfs_from_hex(&dest[s->i], in ecryptfs_write_tag_70_packet()
2031 ecryptfs_from_hex(key_rec->sig, auth_tok->token.private_key.signature, in write_tag_1_packet()
2195 ecryptfs_from_hex(key_rec->sig, auth_tok->token.password.signature, in write_tag_3_packet()
A Dcrypto.c39 void ecryptfs_from_hex(char *dst, char *src, int dst_size) in ecryptfs_from_hex() function

Completed in 12 milliseconds