Searched refs:digest_type (Results 1 – 3 of 3) sorted by relevance
21 static char *chap_get_digest_name(const int digest_type) in chap_get_digest_name() argument23 switch (digest_type) { in chap_get_digest_name()88 long digest_type; in chap_check_algorithm() local111 if (kstrtol(token, 10, &digest_type)) in chap_check_algorithm()114 digest_name = chap_get_digest_name(digest_type); in chap_check_algorithm()122 r = digest_type; in chap_check_algorithm()144 int digest_type; in chap_server_open() local159 digest_type = chap_check_algorithm(a_str); in chap_server_open()160 switch (digest_type) { in chap_server_open()180 chap->digest_name = chap_get_digest_name(digest_type); in chap_server_open()[all …]
30 option: [digest_type=] [template=] [permit_directio]58 specifying "digest_type=verity" first.)63 digest_type:= verity168 measure func=FILE_CHECK digest_type=verity \178 measure func=BPRM_CHECK digest_type=verity \185 appraise func=BPRM_CHECK digest_type=verity \
33 enum digest_type { enum290 u8 digest_type, u8 hash_algo, in ima_eventdigest_init_common() argument310 if (digest_type < DIGEST_TYPE__LAST && hash_algo < HASH_ALGO__LAST) { in ima_eventdigest_init_common()313 digest_type_name[digest_type], in ima_eventdigest_init_common()428 u8 digest_type = DIGEST_TYPE_IMA; in ima_eventdigest_ngv2_init() local438 digest_type = DIGEST_TYPE_VERITY; in ima_eventdigest_ngv2_init()441 digest_type, hash_algo, in ima_eventdigest_ngv2_init()