Searched refs:digest_type (Results 1 – 3 of 3) sorted by relevance
22 static char *chap_get_digest_name(const int digest_type) in chap_get_digest_name() argument24 switch (digest_type) { in chap_get_digest_name()89 long digest_type; in chap_check_algorithm() local112 if (kstrtol(token, 10, &digest_type)) in chap_check_algorithm()115 digest_name = chap_get_digest_name(digest_type); in chap_check_algorithm()123 r = digest_type; in chap_check_algorithm()145 int digest_type; in chap_server_open() local160 digest_type = chap_check_algorithm(a_str); in chap_server_open()161 switch (digest_type) { in chap_server_open()181 chap->digest_name = chap_get_digest_name(digest_type); in chap_server_open()[all …]
31 option: [digest_type=] [template=] [permit_directio]59 specifying "digest_type=verity" first.)64 digest_type:= verity169 measure func=FILE_CHECK digest_type=verity \179 measure func=BPRM_CHECK digest_type=verity \186 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()436 u8 digest_type = DIGEST_TYPE_IMA; in ima_eventdigest_ngv2_init() local446 digest_type = DIGEST_TYPE_VERITY; in ima_eventdigest_ngv2_init()449 digest_type, hash_algo, in ima_eventdigest_ngv2_init()