Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Dtpm.c22 #define TPM_ALG_RSA 0x0001 macro
/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DTpm12.h362 #define TPM_ALG_RSA ((TPM_ALGORITHM_ID) 0x00000001) ///< The RSA algorithm. macro