Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dcontext.c42 int run_once_done[OSSL_LIB_CTX_MAX_RUN_ONCE];
43 int run_once_ret[OSSL_LIB_CTX_MAX_RUN_ONCE];
/freebsd/crypto/openssl/include/internal/
H A Dcryptlib.h148 # define OSSL_LIB_CTX_MAX_RUN_ONCE 3 macro