Searched refs:hPubObject (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
H A Ddata_import.c863 CK_OBJECT_HANDLE hPubObject; local
867 if ( createRsaPubKeyObject( a_pRsa, a_hSession, &hPubObject ) == -1 )
874 destroyObject( a_hSession, hPubObject );

Completed in 120 milliseconds