Searched refs:SBU_GetHashOfNAndNpFromPubKey (Results 1 – 4 of 4) sorted by relevance
236 SBUEXPORT_C int SBU_GetHashOfNAndNpFromPubKey(char* pPemFileName_ptr, char *pHash, int hashSize);
359 SBUEXPORT_C int SBU_GetHashOfNAndNpFromPubKey(char* pPemFileName_ptr, char *pHash, int hashSize) in SBU_GetHashOfNAndNpFromPubKey() function
93 …result = CryptoDLL_handle.SBU_GetHashOfNAndNpFromPubKey(str.encode(RSAPubKeyFileName), hashData, S…
214 …result = DLLHandle.SBU_GetHashOfNAndNpFromPubKey(str.encode(pubKeyFileName), byref(publicKeyHash),…