Home
last modified time | relevance | path

Searched refs:nelem (Results 1 – 6 of 6) sorted by relevance

/openssl/crypto/
H A Dsparse_array.c54 size_t nelem; member
153 return sa == NULL ? 0 : sa->nelem; in ossl_sa_num()
161 if (sa == NULL || sa->nelem == 0) in ossl_sa_get()
211 sa->nelem--; in ossl_sa_set()
213 sa->nelem++; in ossl_sa_set()
/openssl/test/
H A Ddanetest.c91 static STACK_OF(X509) *load_chain(BIO *fp, int nelem) in STACK_OF()
106 count < nelem && errtype == 0 in STACK_OF()
137 if (count == nelem) { in STACK_OF()
H A Dlist_test.c36 const int nelem = OSSL_NELEM(elem); in test_fizzbuzz() local
45 for (i = 1; i < nelem; i++) { in test_fizzbuzz()
/openssl/crypto/property/
H A Dproperty.c92 size_t nelem; member
653 state->nelem++; in impl_cache_flush_cache()
674 state.nelem = 0; in ossl_method_cache_flush_some()
683 store->cache_nelem = state.nelem; in ossl_method_cache_flush_some()
/openssl/providers/
H A Dfips.module.sources429 include/internal/nelem.h
H A Dfips-sources.checksums429 b02701592960eb4608bb83b297eed90184004828c7fc03ea81568062f347623d include/internal/nelem.h

Completed in 16 milliseconds