HomeSort by relevance Sort by last modified time
    Searched refs:X509V3_F_DO_EXT_NCONF (Results 1 - 4 of 4) sorted by null

  /external/openssl/crypto/x509v3/
v3_conf.c 124 X509V3err(X509V3_F_DO_EXT_NCONF,X509V3_R_UNKNOWN_EXTENSION_NAME);
129 X509V3err(X509V3_F_DO_EXT_NCONF,X509V3_R_UNKNOWN_EXTENSION);
139 X509V3err(X509V3_F_DO_EXT_NCONF,X509V3_R_INVALID_EXTENSION_STRING);
156 X509V3err(X509V3_F_DO_EXT_NCONF,X509V3_R_NO_CONFIG_DATABASE);
163 X509V3err(X509V3_F_DO_EXT_NCONF,X509V3_R_EXTENSION_SETTING_NOT_SUPPORTED);
v3err.c 81 {ERR_FUNC(X509V3_F_DO_EXT_NCONF), "DO_EXT_NCONF"},
x509v3.h 876 #define X509V3_F_DO_EXT_NCONF 151
  /external/openssl/include/openssl/
x509v3.h 876 #define X509V3_F_DO_EXT_NCONF 151

Completed in 106 milliseconds