Searched defs:RSA_get0_factors (Results 1 – 2 of 2) sorted by relevance
338 void RSA_get0_factors(const RSA *r, const BIGNUM **p, const BIGNUM **q) in RSA_get0_factors() function
2041 #define RSA_get0_factors BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, RSA_get0_factors) macro