Searched refs:RSAPublicKey2RSA (Results 1 – 1 of 1) sorted by relevance
320 bool RSAPublicKey2RSA(const uint8_t *keyBuf, RSA **key) in RSAPublicKey2RSA() function415 if (!RSAPublicKey2RSA((const uint8_t *)ptr, &rsa)) { in AuthVerify()