Searched refs:CONF_R_NO_CLOSE_BRACE (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/include/openssl/ | ||
D | conf.h | 182 #define CONF_R_NO_CLOSE_BRACE 103 macro |
/external/boringssl/src/crypto/conf/ | ||
D | conf.c | 301 OPENSSL_PUT_ERROR(CONF, CONF_R_NO_CLOSE_BRACE); in str_copy() |