Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Dtpm.c24 #define TPM_ALG_NULL 0x0010 macro
246 expected.param.symmetric = TPM_ALG_NULL; in check_rs256_pubarea()
247 expected.param.scheme = TPM_ALG_NULL; in check_rs256_pubarea()
281 expected.param.symmetric = TPM_ALG_NULL; in check_es256_pubarea()
282 expected.param.scheme = TPM_ALG_NULL; /* TCG Alg. Registry, 5.2.4 */ in check_es256_pubarea()
284 expected.param.kdf = TPM_ALG_NULL; in check_es256_pubarea()