Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/kernel/
A Dtcg.h103 struct tcg_pcr_ops { struct
147 TEE_Result register_tcg_pcr_provider(struct tcg_pcr_ops *ops); argument
157 register_tcg_pcr_provider(struct tcg_pcr_ops *ops __unused) in register_tcg_pcr_provider()
/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_tcg.c37 static struct tcg_pcr_ops tpm2_tcg_ops = {
/optee_os-3.20.0/core/kernel/
A Dtcg.c17 static struct tcg_pcr_ops *pcr_provider;
406 TEE_Result register_tcg_pcr_provider(struct tcg_pcr_ops *ops) in register_tcg_pcr_provider()

Completed in 5 milliseconds