Searched refs:RSA_parse_public_key (Results 1 – 3 of 3) sorted by relevance
122 RSA *RSA_parse_public_key(CBS *cbs) { in RSA_parse_public_key() function137 RSA *ret = RSA_parse_public_key(&cbs); in RSA_public_key_from_bytes()382 RSA *ret = RSA_parse_public_key(&cbs); in d2i_RSAPublicKey()
375 OPENSSL_EXPORT RSA *RSA_parse_public_key(CBS *cbs);
81 For example, `RSA_parse_public_key` is documented to return a newly-allocated