Home
last modified time | relevance | path

Searched refs:HASH_ALGO_MD5 (Results 1 – 6 of 6) sorted by relevance

/linux/crypto/
A Dhash_info.c13 [HASH_ALGO_MD5] = "md5",
37 [HASH_ALGO_MD5] = MD5_DIGEST_SIZE,
/linux/include/uapi/linux/
A Dhash_info.h19 HASH_ALGO_MD5, enumerator
/linux/security/integrity/ima/
A Dima_appraise.c204 return HASH_ALGO_MD5; in ima_get_hash_algo()
208 return HASH_ALGO_MD5; in ima_get_hash_algo()
A Dima_template.c125 ima_hash_algo != HASH_ALGO_SHA1 && ima_hash_algo != HASH_ALGO_MD5) { in ima_template_setup()
A Dima_template_lib.c18 if (algo == HASH_ALGO_SHA1 || algo == HASH_ALGO_MD5) in ima_template_hash_algo_allowed()
A Dima_main.c57 ima_hash_algo = HASH_ALGO_MD5; in hash_setup()

Completed in 12 milliseconds