Home
last modified time | relevance | path

Searched refs:ret_hex_policy_hash (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/cryptsetup/cryptsetup-tokens/
Dluks2-tpm2.c72 char **ret_hex_policy_hash, in parse_luks2_tpm2_data() argument
88 assert(ret_hex_policy_hash); in parse_luks2_tpm2_data()
172 *ret_hex_policy_hash = TAKE_PTR(hex_policy_hash); in parse_luks2_tpm2_data()
Dluks2-tpm2.h29 char **ret_hex_policy_hash,