Home
last modified time | relevance | path

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

/external/openssl/crypto/ui/
Dui_locl.h135 #define OUT_STRING_FREEABLE 0x01 macro
Dui_lib.c100 if (uis->flags & OUT_STRING_FREEABLE) in free_string()
157 ret->flags=prompt_freeable ? OUT_STRING_FREEABLE : 0; in general_allocate_prompt()