Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/openssl/dist/crypto/ui/
H A Dui_lib.c119 sk_UI_STRING_pop_free(ui->strings, free_string); in UI_free()
/minix/crypto/external/bsd/openssl/dist/crypto/stack/
H A Dsafestack.h1635 # define sk_UI_STRING_pop_free(st, free_func) SKM_sk_pop_free(UI_STRING, (st), (free_func)) macro