Home
last modified time | relevance | path

Searched defs:digest_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_auth.c21 static char *chap_get_digest_name(const int digest_type) in chap_get_digest_name()
88 long digest_type; in chap_check_algorithm() local
144 int digest_type; in chap_server_open() local
/openbmc/linux/security/integrity/ima/
H A Dima_template_lib.c33 enum digest_type { enum
290 u8 digest_type, u8 hash_algo, in ima_eventdigest_init_common()
434 u8 digest_type = DIGEST_TYPE_IMA; in ima_eventdigest_ngv2_init() local
/openbmc/u-boot/lib/libavb/
H A Davb_slot_verify.c1330 AvbDigestType digest_type, in avb_slot_verify_data_calculate_vbmeta_digest()