Home
last modified time | relevance | path

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

/linux-3.4.99/security/keys/encrypted-keys/
Decryptfs_format.c75 auth_tok->token.password.hash_algo = PGP_DIGEST_ALGO_SHA512; in ecryptfs_fill_auth_tok()
/linux-3.4.99/include/linux/
Decryptfs.h76 s32 hash_algo; member
/linux-3.4.99/fs/ecryptfs/
Dkeystore.c1504 (*new_auth_tok)->token.password.hash_algo = 0x01; /* MD5 */ in parse_tag_3_packet()