Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dmechkeytype.c66 case CKM_RSA_PKCS_TPM_1_1: in pkcs11_mech2keytype()
H A Dmechkeygen.c57 case CKM_RSA_PKCS_TPM_1_1: in pkcs11_mech2keygen()
H A Dmechstr.c389 { "CKM_RSA_PKCS_TPM_1_1", CKM_RSA_PKCS_TPM_1_1 },
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h973 #define CKM_RSA_PKCS_TPM_1_1 0x00004001UL macro