Home
last modified time | relevance | path

Searched refs:ext_free (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/dports/security/libressl-static/libressl-3.3.5/crypto/x509/
H A Dx509_ia5.c77 .ext_free = NULL,
93 .ext_free = NULL,
109 .ext_free = NULL,
125 .ext_free = NULL,
141 .ext_free = NULL,
157 .ext_free = NULL,
173 .ext_free = NULL,
189 .ext_free = NULL,
H A Dx509_ocsp.c101 .ext_free = NULL,
118 .ext_free = NULL,
135 .ext_free = NULL,
152 .ext_free = NULL,
169 .ext_free = ocsp_nonce_free,
186 .ext_free = NULL,
203 .ext_free = NULL,
H A Dx509_int.c68 .ext_free = NULL,
85 .ext_free = NULL,
H A Dx509_bitst.c96 .ext_free = NULL,
113 .ext_free = NULL,
H A Dx509_extku.c76 .ext_free = NULL,
94 .ext_free = NULL,
/dports/security/libressl/libressl-3.4.3/crypto/x509/
H A Dx509_ia5.c77 .ext_free = NULL,
93 .ext_free = NULL,
109 .ext_free = NULL,
125 .ext_free = NULL,
141 .ext_free = NULL,
157 .ext_free = NULL,
173 .ext_free = NULL,
189 .ext_free = NULL,
H A Dx509_ocsp.c101 .ext_free = NULL,
118 .ext_free = NULL,
135 .ext_free = NULL,
152 .ext_free = NULL,
169 .ext_free = ocsp_nonce_free,
186 .ext_free = NULL,
203 .ext_free = NULL,
H A Dx509_int.c68 .ext_free = NULL,
85 .ext_free = NULL,
H A Dx509_bitst.c96 .ext_free = NULL,
113 .ext_free = NULL,
H A Dx509_extku.c76 .ext_free = NULL,
94 .ext_free = NULL,
/dports/emulators/citra/citra-ac98458e0/externals/libressl/crypto/x509/
H A Dx509_ia5.c77 .ext_free = NULL,
93 .ext_free = NULL,
109 .ext_free = NULL,
125 .ext_free = NULL,
141 .ext_free = NULL,
157 .ext_free = NULL,
173 .ext_free = NULL,
189 .ext_free = NULL,
H A Dx509_ocsp.c101 .ext_free = NULL,
118 .ext_free = NULL,
135 .ext_free = NULL,
152 .ext_free = NULL,
169 .ext_free = ocsp_nonce_free,
186 .ext_free = NULL,
203 .ext_free = NULL,
H A Dx509_int.c68 .ext_free = NULL,
85 .ext_free = NULL,
H A Dx509_bitst.c96 .ext_free = NULL,
113 .ext_free = NULL,
H A Dx509_extku.c76 .ext_free = NULL,
94 .ext_free = NULL,
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/crypto/x509/
H A Dx509_ia5.c77 .ext_free = NULL,
93 .ext_free = NULL,
109 .ext_free = NULL,
125 .ext_free = NULL,
141 .ext_free = NULL,
157 .ext_free = NULL,
173 .ext_free = NULL,
189 .ext_free = NULL,
H A Dx509_ocsp.c101 .ext_free = NULL,
118 .ext_free = NULL,
135 .ext_free = NULL,
152 .ext_free = NULL,
169 .ext_free = ocsp_nonce_free,
186 .ext_free = NULL,
203 .ext_free = NULL,
H A Dx509_int.c68 .ext_free = NULL,
85 .ext_free = NULL,
H A Dx509_bitst.c96 .ext_free = NULL,
113 .ext_free = NULL,
/dports/www/obhttpd/libressl-3.4.1/crypto/x509/
H A Dx509_ia5.c77 .ext_free = NULL,
93 .ext_free = NULL,
109 .ext_free = NULL,
125 .ext_free = NULL,
141 .ext_free = NULL,
157 .ext_free = NULL,
173 .ext_free = NULL,
189 .ext_free = NULL,
H A Dx509_ocsp.c101 .ext_free = NULL,
118 .ext_free = NULL,
135 .ext_free = NULL,
152 .ext_free = NULL,
169 .ext_free = ocsp_nonce_free,
186 .ext_free = NULL,
203 .ext_free = NULL,
H A Dx509_int.c68 .ext_free = NULL,
85 .ext_free = NULL,
H A Dx509_bitst.c96 .ext_free = NULL,
113 .ext_free = NULL,
/dports/devel/ga/ga-5.8/global/src/
H A Dga_malloc.c21 void (*ext_free)(void *)) in GA_Register_stack_memory()
23 if(ext_alloc == NULL || ext_free == NULL) in GA_Register_stack_memory()
25 ga_ext_alloc = ext_alloc; ga_ext_free = ext_free; ga_usesMA=0; in GA_Register_stack_memory()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/x509v3/
H A Dv3_lib.c145 else if (ext_method->ext_free != NULL) in X509V3_EXT_free()
146 ext_method->ext_free(ext_data); in X509V3_EXT_free()
231 method->ext_free(ret); in X509V3_EXT_d2i()

12345678910>>...13