Home
last modified time | relevance | path

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

/src/contrib/libfido2/src/
H A Dtpm.c22 #define TPM_ALG_RSA 0x0001 macro
239 expected.alg = TPM_ALG_RSA; in check_rs256_pubarea()
/src/sys/contrib/edk2/Include/IndustryStandard/
H A DTpm12.h362 #define TPM_ALG_RSA ((TPM_ALGORITHM_ID) 0x00000001) ///< The RSA algorithm. macro