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

/netbsd-current/crypto/external/bsd/openssl/dist/crypto/
H A Dinit.c40 typedef struct ossl_init_stop_st OPENSSL_INIT_STOP; typedef in typeref:struct:ossl_init_stop_st
43 OPENSSL_INIT_STOP *next;
46 static OPENSSL_INIT_STOP *stop_handlers = NULL;
348 OPENSSL_INIT_STOP *currhandler, *lasthandler;
659 OPENSSL_INIT_STOP *newhand;
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/
H A Dinit.c78 typedef struct ossl_init_stop_st OPENSSL_INIT_STOP; typedef in typeref:struct:ossl_init_stop_st
81 OPENSSL_INIT_STOP *next;
84 static OPENSSL_INIT_STOP *stop_handlers = NULL;
498 OPENSSL_INIT_STOP *currhandler, *lasthandler;
755 OPENSSL_INIT_STOP *newhand;

Completed in 74 milliseconds