Searched refs:ossl_sa_get (Results 1 – 2 of 2) sorted by relevance
63 return (type *)ossl_sa_get((OPENSSL_SA *)sa, n); \86 void *ossl_sa_get(const OPENSSL_SA *sa, ossl_uintmax_t n);
156 void *ossl_sa_get(const OPENSSL_SA *sa, ossl_uintmax_t n) in ossl_sa_get() function