Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libfido2/dist/src/
H A Dtpm.c22 #define TPM_ALG_RSA 0x0001 macro
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtpm.h235 #define TPM_ALG_RSA ((UINT32)0x00000001) /* 1.1b */ macro