Searched refs:num_pcr (Results 1 – 3 of 3) sorted by relevance
12 uint32_t *num_pcr) in tpm2_tcg_get_pcr_info() argument21 *num_pcr = caps.num_pcrs; in tpm2_tcg_get_pcr_info()
113 uint32_t *num_pcr);
20 uint32_t *active_mask, uint32_t *num_pcr) in tcg_get_pcr_info() argument25 return pcr_provider->pcr_info(selection_mask, active_mask, num_pcr); in tcg_get_pcr_info()
Completed in 3 milliseconds