Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/include/openssl/
H A Derr.h222 void ERR_set_error_data(char *data, int flags);
/freebsd-13.1/crypto/openssl/crypto/err/
H A Derr.c861 void ERR_set_error_data(char *data, int flags) in ERR_set_error_data() function
/freebsd-13.1/secure/lib/libcrypto/
H A DVersion.map1397 ERR_set_error_data;
/freebsd-13.1/crypto/openssl/
H A DCHANGES9996 don't write to the wrong index in ERR_set_error_data.