Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
H A Ddata_import.c688 createRsaPubKeyObject( RSA *a_pRsa, in createRsaPubKeyObject() function
867 if ( createRsaPubKeyObject( a_pRsa, a_hSession, &hPubObject ) == -1 ) in createRsaKeyObject()
899 if ( createRsaPubKeyObject( a_pRsa, a_hSession, &hObject ) == -1 ) in doRsaPubKey()