Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
H A Ddata_import.c236 checkExistingObjects( CK_SESSION_HANDLE a_hSession, in checkExistingObjects() function
408 return checkExistingObjects( a_hSession, tAttr, ulAttrCount, TOKEN_ID_X509_CERT ); in checkX509Cert()
627 return checkExistingObjects( a_hSession, tAttr, ulAttrCount, TOKEN_ID_RSA_PUBKEY ); in checkRsaPubKey()
644 return checkExistingObjects( a_hSession, tAttr, ulAttrCount, TOKEN_ID_RSA_KEY ); in checkRsaKey()