Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/crypto/
H A Dinit.c40 typedef struct ossl_init_stop_st OPENSSL_INIT_STOP; typedef
43 OPENSSL_INIT_STOP *next;
46 static OPENSSL_INIT_STOP *stop_handlers = NULL;
348 OPENSSL_INIT_STOP *currhandler, *lasthandler; in OPENSSL_cleanup()
659 OPENSSL_INIT_STOP *newhand; in OPENSSL_atexit()