Home
last modified time | relevance | path

Searched refs:ossl_sa_get (Results 1 – 2 of 2) sorted by relevance

/openssl/include/crypto/
H A Dsparse_array.h63 return (type *)ossl_sa_get((OPENSSL_SA *)sa, n); \
86 void *ossl_sa_get(const OPENSSL_SA *sa, ossl_uintmax_t n);
/openssl/crypto/
H A Dsparse_array.c156 void *ossl_sa_get(const OPENSSL_SA *sa, ossl_uintmax_t n) in ossl_sa_get() function

Completed in 5 milliseconds