Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty.c103 } OSSL_GLOBAL_PROPERTIES; typedef
112 OSSL_GLOBAL_PROPERTIES *globp = vglobp; in ossl_ctx_global_properties_free()
122 return OPENSSL_zalloc(sizeof(OSSL_GLOBAL_PROPERTIES)); in ossl_ctx_global_properties_new()
134 OSSL_GLOBAL_PROPERTIES *globp; in ossl_ctx_global_properties()
149 OSSL_GLOBAL_PROPERTIES *globp in ossl_global_properties_no_mirrored()
158 OSSL_GLOBAL_PROPERTIES *globp in ossl_global_properties_stop_mirroring()
/third_party/openssl/crypto/property/
H A Dproperty.c105 } OSSL_GLOBAL_PROPERTIES; typedef
114 OSSL_GLOBAL_PROPERTIES *globp = vglobp; in ossl_ctx_global_properties_free()
124 return OPENSSL_zalloc(sizeof(OSSL_GLOBAL_PROPERTIES)); in ossl_ctx_global_properties_new()
136 OSSL_GLOBAL_PROPERTIES *globp; in ossl_ctx_global_properties()
151 OSSL_GLOBAL_PROPERTIES *globp in ossl_global_properties_no_mirrored()
160 OSSL_GLOBAL_PROPERTIES *globp in ossl_global_properties_stop_mirroring()

Completed in 5 milliseconds