Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/crypto/err/
H A Derr.c843 static int err_set_error_data_int(char *data, int flags) in err_set_error_data_int() function
867 err_set_error_data_int(data, flags); in ERR_set_error_data()
907 if (!err_set_error_data_int(str, ERR_TXT_MALLOCED | ERR_TXT_STRING)) in ERR_add_error_vdata()