Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/engine/
H A Deng_lib.c190 sk_ENGINE_CLEANUP_ITEM_pop_free(cleanup_stack, in ENGINE_cleanup()
/onnv-gate/usr/src/common/openssl/crypto/stack/
H A Dsafestack.h561 #define sk_ENGINE_CLEANUP_ITEM_pop_free(st, free_func) SKM_sk_pop_free(ENGINE_CLEANUP_ITEM, (st), (… macro