Searched defs:MY_RSA_get0_key (Results 1 – 2 of 2) sorted by relevance
16 #define MY_RSA_get0_key RSA_get0_key macro
41 void MY_RSA_get0_key(const RSA *r, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d){ in MY_RSA_get0_key() function