Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dinit.c42 typedef struct ossl_init_stop_st OPENSSL_INIT_STOP; typedef
45 OPENSSL_INIT_STOP *next;
48 static OPENSSL_INIT_STOP *stop_handlers = NULL;
379 OPENSSL_INIT_STOP *currhandler, *lasthandler; in OPENSSL_cleanup()
703 OPENSSL_INIT_STOP *newhand; in OPENSSL_atexit()