Searched defs:PemDecryted (Results 1 – 2 of 2) sorted by relevance
299 … int SBU_GetNAndNpFromKeyPair(char* PemEncryptedFileName_ptr, char *pwdFileName, char *PemDecryted) in SBU_GetNAndNpFromKeyPair()332 SBUEXPORT_C int SBU_GetNAndNpFromPubKey(char* PemEncryptedFileName_ptr, char *PemDecryted) in SBU_GetNAndNpFromPubKey()
679 int32_t CC_CommonRsaLoadKey(int8_t *PemEncryptedFileName_ptr, int8_t *Key_ptr, int8_t *PemDecryted) in CC_CommonRsaLoadKey()