Home
last modified time | relevance | path

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

/openbmc/linux/security/integrity/ima/
H A Dima_appraise.c191 case IMA_VERITY_DIGSIG: in ima_get_hash_algo()
258 .hash_type = IMA_VERITY_DIGSIG, .hash_algorithm = algo}; in calc_file_id_hash()
261 if (type != IMA_VERITY_DIGSIG) in calc_file_id_hash()
364 case IMA_VERITY_DIGSIG: in xattr_verify()
382 rc = calc_file_id_hash(IMA_VERITY_DIGSIG, iint->ima_hash->algo, in xattr_verify()
H A Dima_template_lib.c557 xattr_value->type != IMA_VERITY_DIGSIG)) in ima_eventsig_init()
/openbmc/linux/security/integrity/
H A Dintegrity.h85 IMA_VERITY_DIGSIG,
82 IMA_VERITY_DIGSIG, global() enumerator