Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/doc/man3/
DX509_LOOKUP.pod7 X509_LOOKUP_shutdown,
26 int X509_LOOKUP_shutdown(X509_LOOKUP *ctx);
65 X509_LOOKUP_shutdown() tears down the internal state and resources of
178 X509_LOOKUP_init() and X509_LOOKUP_shutdown() return 1 on success, or
/freebsd-12-stable/crypto/openssl/crypto/x509/
Dx509_lu.c64 int X509_LOOKUP_shutdown(X509_LOOKUP *ctx) in X509_LOOKUP_shutdown() function
221 X509_LOOKUP_shutdown(lu); in X509_STORE_free()
/freebsd-12-stable/crypto/openssl/include/openssl/
Dx509_vfy.h483 int X509_LOOKUP_shutdown(X509_LOOKUP *ctx);
/freebsd-12-stable/secure/lib/libcrypto/
DVersion.map3045 X509_LOOKUP_shutdown;
/freebsd-12-stable/secure/lib/libcrypto/man/man3/
DMakefile2962 MLINKS+= X509_LOOKUP.3 X509_LOOKUP_shutdown.3