Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dnew_host.c107 #define VALID_MECH(p) \ macro
1199 VALID_MECH(pMechanism); in SC_EncryptInit()
1381 VALID_MECH(pMechanism); in SC_DecryptInit()
1472 VALID_MECH(pMechanism); in SC_DigestInit()
1686 VALID_MECH(pMechanism); in SC_SignInit()
1851 VALID_MECH(pMechanism); in SC_SignRecoverInit()
1939 VALID_MECH(pMechanism); in SC_VerifyInit()
2099 VALID_MECH(pMechanism); in SC_VerifyRecoverInit()
2195 VALID_MECH(pMechanism); in SC_GenerateKeyPair()
2239 VALID_MECH(pMechanism); in SC_WrapKey()
[all …]