Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dconferr.h48 # define CONF_F_STR_COPY 101 macro
/third_party/openssl/crypto/conf/
Dconf_def.c618 CONFerr(CONF_F_STR_COPY, CONF_R_NO_CLOSE_BRACE); in str_copy()
638 CONFerr(CONF_F_STR_COPY, CONF_R_VARIABLE_HAS_NO_VALUE); in str_copy()
643 CONFerr(CONF_F_STR_COPY, CONF_R_VARIABLE_EXPANSION_TOO_LONG); in str_copy()
647 CONFerr(CONF_F_STR_COPY, ERR_R_MALLOC_FAILURE); in str_copy()
Dconf_err.c40 {ERR_PACK(ERR_LIB_CONF, CONF_F_STR_COPY, 0), "str_copy"},
/third_party/openssl/crypto/err/
Dopenssl.txt351 CONF_F_STR_COPY:101:str_copy