Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Dsparse_array.h69 return ossl_sa_set((OPENSSL_SA *)sa, n, (void *)val); \
87 int ossl_sa_set(OPENSSL_SA *sa, ossl_uintmax_t n, void *val);
/openssl/crypto/
H A Dsparse_array.c179 int ossl_sa_set(OPENSSL_SA *sa, ossl_uintmax_t posn, void *val) in ossl_sa_set() function

Completed in 8 milliseconds