Home
last modified time | relevance | path

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

/openssl-master/crypto/ui/
A Dui_local.h90 # define OUT_STRING_FREEABLE 0x01 macro
A Dui_lib.c54 if (uis->flags & OUT_STRING_FREEABLE) { in free_string()
111 ret->flags = prompt_freeable ? OUT_STRING_FREEABLE : 0; in general_allocate_prompt()

Completed in 8 milliseconds