Searched defs:rsaKey (Results 1 – 1 of 1) sorted by relevance
28 static int32_t ProcRsaPubKey(const BSL_ASN1_Buffer *asn1, CRYPT_RSA_Ctx *rsaKey) in ProcRsaPubKey()40 static int32_t ProcRsaPrivKey(const BSL_ASN1_Buffer *asn1, CRYPT_RSA_Ctx *rsaKey) in ProcRsaPrivKey()65 static int32_t ProcRsaKeyPair(uint8_t *buff, uint32_t buffLen, CRYPT_RSA_Ctx *rsaKey) in ProcRsaKeyPair()