Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
H A Ddata_import.c672 destroyRsaKeyObject( CK_SESSION_HANDLE a_hSession ) { in destroyRsaKeyObject() function
918 if ( destroyRsaKeyObject( a_hSession ) == -1 ) in doRsaKey()