HomeSort by relevance Sort by last modified time
    Searched refs:ERR_REASON (Results 1 - 25 of 29) sorted by null

1 2

  /external/openssl/crypto/evp/
evp_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_EVP,0,reason)
121 {ERR_REASON(EVP_R_AES_KEY_SETUP_FAILED) ,"aes key setup failed"},
122 {ERR_REASON(EVP_R_ASN1_LIB) ,"asn1 lib"},
123 {ERR_REASON(EVP_R_BAD_BLOCK_LENGTH) ,"bad block length"},
124 {ERR_REASON(EVP_R_BAD_DECRYPT) ,"bad decrypt"},
125 {ERR_REASON(EVP_R_BAD_KEY_LENGTH) ,"bad key length"},
126 {ERR_REASON(EVP_R_BN_DECODE_ERROR) ,"bn decode error"},
127 {ERR_REASON(EVP_R_BN_PUBKEY_ERROR) ,"bn pubkey error"},
128 {ERR_REASON(EVP_R_CAMELLIA_KEY_SETUP_FAILED),"camellia key setup failed"},
129 {ERR_REASON(EVP_R_CIPHER_PARAMETER_ERROR),"cipher parameter error"}
    [all...]
  /external/openssl/crypto/asn1/
asn1_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_ASN1,0,reason)
190 {ERR_REASON(ASN1_R_ADDING_OBJECT) ,"adding object"},
191 {ERR_REASON(ASN1_R_ASN1_PARSE_ERROR) ,"asn1 parse error"},
192 {ERR_REASON(ASN1_R_ASN1_SIG_PARSE_ERROR) ,"asn1 sig parse error"},
193 {ERR_REASON(ASN1_R_AUX_ERROR) ,"aux error"},
194 {ERR_REASON(ASN1_R_BAD_CLASS) ,"bad class"},
195 {ERR_REASON(ASN1_R_BAD_OBJECT_HEADER) ,"bad object header"},
196 {ERR_REASON(ASN1_R_BAD_PASSWORD_READ) ,"bad password read"},
197 {ERR_REASON(ASN1_R_BAD_TAG) ,"bad tag"},
198 {ERR_REASON(ASN1_R_BMPSTRING_IS_WRONG_LENGTH),"bmpstring is wrong length"}
    [all...]
  /external/openssl/crypto/pkcs7/
pkcs7err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_PKCS7,0,reason)
106 {ERR_REASON(PKCS7_R_CERTIFICATE_VERIFY_ERROR),"certificate verify error"},
107 {ERR_REASON(PKCS7_R_CIPHER_HAS_NO_OBJECT_IDENTIFIER),"cipher has no object identifier"},
108 {ERR_REASON(PKCS7_R_CIPHER_NOT_INITIALIZED),"cipher not initialized"},
109 {ERR_REASON(PKCS7_R_CONTENT_AND_DATA_PRESENT),"content and data present"},
110 {ERR_REASON(PKCS7_R_DECODE_ERROR) ,"decode error"},
111 {ERR_REASON(PKCS7_R_DECRYPTED_KEY_IS_WRONG_LENGTH),"decrypted key is wrong length"},
112 {ERR_REASON(PKCS7_R_DECRYPT_ERROR) ,"decrypt error"},
113 {ERR_REASON(PKCS7_R_DIGEST_FAILURE) ,"digest failure"},
114 {ERR_REASON(PKCS7_R_ERROR_ADDING_RECIPIENT),"error adding recipient"}
    [all...]
  /external/openssl/crypto/x509v3/
v3err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_X509V3,0,reason)
139 {ERR_REASON(X509V3_R_BAD_IP_ADDRESS) ,"bad ip address"},
140 {ERR_REASON(X509V3_R_BAD_OBJECT) ,"bad object"},
141 {ERR_REASON(X509V3_R_BN_DEC2BN_ERROR) ,"bn dec2bn error"},
142 {ERR_REASON(X509V3_R_BN_TO_ASN1_INTEGER_ERROR),"bn to asn1 integer error"},
143 {ERR_REASON(X509V3_R_DIRNAME_ERROR) ,"dirname error"},
144 {ERR_REASON(X509V3_R_DUPLICATE_ZONE_ID) ,"duplicate zone id"},
145 {ERR_REASON(X509V3_R_ERROR_CONVERTING_ZONE),"error converting zone"},
146 {ERR_REASON(X509V3_R_ERROR_CREATING_EXTENSION),"error creating extension"},
147 {ERR_REASON(X509V3_R_ERROR_IN_EXTENSION) ,"error in extension"}
    [all...]
  /external/openssl/crypto/rsa/
rsa_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_RSA,0,reason)
121 {ERR_REASON(RSA_R_ALGORITHM_MISMATCH) ,"algorithm mismatch"},
122 {ERR_REASON(RSA_R_BAD_E_VALUE) ,"bad e value"},
123 {ERR_REASON(RSA_R_BAD_FIXED_HEADER_DECRYPT),"bad fixed header decrypt"},
124 {ERR_REASON(RSA_R_BAD_PAD_BYTE_COUNT) ,"bad pad byte count"},
125 {ERR_REASON(RSA_R_BAD_SIGNATURE) ,"bad signature"},
126 {ERR_REASON(RSA_R_BLOCK_TYPE_IS_NOT_01) ,"block type is not 01"},
127 {ERR_REASON(RSA_R_BLOCK_TYPE_IS_NOT_02) ,"block type is not 02"},
128 {ERR_REASON(RSA_R_DATA_GREATER_THAN_MOD_LEN),"data greater than mod len"},
129 {ERR_REASON(RSA_R_DATA_TOO_LARGE) ,"data too large"}
    [all...]
  /external/openssl/ssl/
ssl_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_SSL,0,reason)
270 {ERR_REASON(SSL_R_APP_DATA_IN_HANDSHAKE) ,"app data in handshake"},
271 {ERR_REASON(SSL_R_ATTEMPT_TO_REUSE_SESSION_IN_DIFFERENT_CONTEXT),"attempt to reuse session in different context"},
272 {ERR_REASON(SSL_R_BAD_ALERT_RECORD) ,"bad alert record"},
273 {ERR_REASON(SSL_R_BAD_AUTHENTICATION_TYPE),"bad authentication type"},
274 {ERR_REASON(SSL_R_BAD_CHANGE_CIPHER_SPEC),"bad change cipher spec"},
275 {ERR_REASON(SSL_R_BAD_CHECKSUM) ,"bad checksum"},
276 {ERR_REASON(SSL_R_BAD_DATA_RETURNED_BY_CALLBACK),"bad data returned by callback"},
277 {ERR_REASON(SSL_R_BAD_DECOMPRESSION) ,"bad decompression"},
278 {ERR_REASON(SSL_R_BAD_DH_G_LENGTH) ,"bad dh g length"}
    [all...]
  /external/openssl/crypto/ocsp/
ocsp_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_OCSP,0,reason)
96 {ERR_REASON(OCSP_R_BAD_DATA) ,"bad data"},
97 {ERR_REASON(OCSP_R_CERTIFICATE_VERIFY_ERROR),"certificate verify error"},
98 {ERR_REASON(OCSP_R_DIGEST_ERR) ,"digest err"},
99 {ERR_REASON(OCSP_R_ERROR_IN_NEXTUPDATE_FIELD),"error in nextupdate field"},
100 {ERR_REASON(OCSP_R_ERROR_IN_THISUPDATE_FIELD),"error in thisupdate field"},
101 {ERR_REASON(OCSP_R_ERROR_PARSING_URL) ,"error parsing url"},
102 {ERR_REASON(OCSP_R_MISSING_OCSPSIGNING_USAGE),"missing ocspsigning usage"},
103 {ERR_REASON(OCSP_R_NEXTUPDATE_BEFORE_THISUPDATE),"nextupdate before thisupdate"},
104 {ERR_REASON(OCSP_R_NOT_BASIC_RESPONSE) ,"not basic response"}
    [all...]
  /external/openssl/crypto/engine/
eng_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_ENGINE,0,reason)
115 {ERR_REASON(ENGINE_R_ALREADY_LOADED) ,"already loaded"},
116 {ERR_REASON(ENGINE_R_ARGUMENT_IS_NOT_A_NUMBER),"argument is not a number"},
117 {ERR_REASON(ENGINE_R_CMD_NOT_EXECUTABLE) ,"cmd not executable"},
118 {ERR_REASON(ENGINE_R_COMMAND_TAKES_INPUT),"command takes input"},
119 {ERR_REASON(ENGINE_R_COMMAND_TAKES_NO_INPUT),"command takes no input"},
120 {ERR_REASON(ENGINE_R_CONFLICTING_ENGINE_ID),"conflicting engine id"},
121 {ERR_REASON(ENGINE_R_CTRL_COMMAND_NOT_IMPLEMENTED),"ctrl command not implemented"},
122 {ERR_REASON(ENGINE_R_DH_NOT_IMPLEMENTED) ,"dh not implemented"},
123 {ERR_REASON(ENGINE_R_DSA_NOT_IMPLEMENTED),"dsa not implemented"}
    [all...]
  /external/openssl/crypto/bio/
bio_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_BIO,0,reason)
110 {ERR_REASON(BIO_R_ACCEPT_ERROR) ,"accept error"},
111 {ERR_REASON(BIO_R_BAD_FOPEN_MODE) ,"bad fopen mode"},
112 {ERR_REASON(BIO_R_BAD_HOSTNAME_LOOKUP) ,"bad hostname lookup"},
113 {ERR_REASON(BIO_R_BROKEN_PIPE) ,"broken pipe"},
114 {ERR_REASON(BIO_R_CONNECT_ERROR) ,"connect error"},
115 {ERR_REASON(BIO_R_EOF_ON_MEMORY_BIO) ,"EOF on memory BIO"},
116 {ERR_REASON(BIO_R_ERROR_SETTING_NBIO) ,"error setting nbio"},
117 {ERR_REASON(BIO_R_ERROR_SETTING_NBIO_ON_ACCEPTED_SOCKET),"error setting nbio on accepted socket"},
118 {ERR_REASON(BIO_R_ERROR_SETTING_NBIO_ON_ACCEPT_SOCKET),"error setting nbio on accept socket"}
    [all...]
  /external/openssl/crypto/
fips_err.h 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_FIPS,0,reason)
104 {ERR_REASON(FIPS_R_CANNOT_READ_EXE) ,"cannot read exe"},
105 {ERR_REASON(FIPS_R_CANNOT_READ_EXE_DIGEST),"cannot read exe digest"},
106 {ERR_REASON(FIPS_R_CONTRADICTING_EVIDENCE),"contradicting evidence"},
107 {ERR_REASON(FIPS_R_EXE_DIGEST_DOES_NOT_MATCH),"exe digest does not match"},
108 {ERR_REASON(FIPS_R_FINGERPRINT_DOES_NOT_MATCH),"fingerprint does not match"},
109 {ERR_REASON(FIPS_R_FINGERPRINT_DOES_NOT_MATCH_NONPIC_RELOCATED),"fingerprint does not match nonpic relocated"},
110 {ERR_REASON(FIPS_R_FINGERPRINT_DOES_NOT_MATCH_SEGMENT_ALIASING),"fingerprint does not match segment aliasing"},
111 {ERR_REASON(FIPS_R_FIPS_MODE_ALREADY_SET),"fips mode already set"},
112 {ERR_REASON(FIPS_R_FIPS_SELFTEST_FAILED) ,"fips selftest failed"}
    [all...]
  /external/openssl/crypto/rand/
rand_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_RAND,0,reason)
88 {ERR_REASON(RAND_R_NON_FIPS_METHOD) ,"non fips method"},
89 {ERR_REASON(RAND_R_NOT_IN_TEST_MODE) ,"not in test mode"},
90 {ERR_REASON(RAND_R_NO_KEY_SET) ,"no key set"},
91 {ERR_REASON(RAND_R_PRNG_ASKING_FOR_TOO_MUCH),"prng asking for too much"},
92 {ERR_REASON(RAND_R_PRNG_ERROR) ,"prng error"},
93 {ERR_REASON(RAND_R_PRNG_KEYED) ,"prng keyed"},
94 {ERR_REASON(RAND_R_PRNG_NOT_REKEYED) ,"prng not rekeyed"},
95 {ERR_REASON(RAND_R_PRNG_NOT_RESEEDED) ,"prng not reseeded"},
96 {ERR_REASON(RAND_R_PRNG_NOT_SEEDED) ,"PRNG not seeded"}
    [all...]
  /external/openssl/crypto/store/
str_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_STORE,0,reason)
150 {ERR_REASON(STORE_R_ALREADY_HAS_A_VALUE) ,"already has a value"},
151 {ERR_REASON(STORE_R_FAILED_DELETING_ARBITRARY),"failed deleting arbitrary"},
152 {ERR_REASON(STORE_R_FAILED_DELETING_CERTIFICATE),"failed deleting certificate"},
153 {ERR_REASON(STORE_R_FAILED_DELETING_KEY) ,"failed deleting key"},
154 {ERR_REASON(STORE_R_FAILED_DELETING_NUMBER),"failed deleting number"},
155 {ERR_REASON(STORE_R_FAILED_GENERATING_CRL),"failed generating crl"},
156 {ERR_REASON(STORE_R_FAILED_GENERATING_KEY),"failed generating key"},
157 {ERR_REASON(STORE_R_FAILED_GETTING_ARBITRARY),"failed getting arbitrary"},
158 {ERR_REASON(STORE_R_FAILED_GETTING_CERTIFICATE),"failed getting certificate"}
    [all...]
  /external/openssl/crypto/pkcs12/
pk12err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_PKCS12,0,reason)
107 {ERR_REASON(PKCS12_R_CANT_PACK_STRUCTURE),"cant pack structure"},
108 {ERR_REASON(PKCS12_R_CONTENT_TYPE_NOT_DATA),"content type not data"},
109 {ERR_REASON(PKCS12_R_DECODE_ERROR) ,"decode error"},
110 {ERR_REASON(PKCS12_R_ENCODE_ERROR) ,"encode error"},
111 {ERR_REASON(PKCS12_R_ENCRYPT_ERROR) ,"encrypt error"},
112 {ERR_REASON(PKCS12_R_ERROR_SETTING_ENCRYPTED_DATA_TYPE),"error setting encrypted data type"},
113 {ERR_REASON(PKCS12_R_INVALID_NULL_ARGUMENT),"invalid null argument"},
114 {ERR_REASON(PKCS12_R_INVALID_NULL_PKCS12_POINTER),"invalid null pkcs12 pointer"},
115 {ERR_REASON(PKCS12_R_IV_GEN_ERROR) ,"iv gen error"}
    [all...]
  /external/openssl/crypto/pem/
pem_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_PEM,0,reason)
104 {ERR_REASON(PEM_R_BAD_BASE64_DECODE) ,"bad base64 decode"},
105 {ERR_REASON(PEM_R_BAD_DECRYPT) ,"bad decrypt"},
106 {ERR_REASON(PEM_R_BAD_END_LINE) ,"bad end line"},
107 {ERR_REASON(PEM_R_BAD_IV_CHARS) ,"bad iv chars"},
108 {ERR_REASON(PEM_R_BAD_PASSWORD_READ) ,"bad password read"},
109 {ERR_REASON(PEM_R_ERROR_CONVERTING_PRIVATE_KEY),"error converting private key"},
110 {ERR_REASON(PEM_R_NOT_DEK_INFO) ,"not dek info"},
111 {ERR_REASON(PEM_R_NOT_ENCRYPTED) ,"not encrypted"},
112 {ERR_REASON(PEM_R_NOT_PROC_TYPE) ,"not proc type"}
    [all...]
  /external/openssl/crypto/conf/
conf_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_CONF,0,reason)
99 {ERR_REASON(CONF_R_ERROR_LOADING_DSO) ,"error loading dso"},
100 {ERR_REASON(CONF_R_MISSING_CLOSE_SQUARE_BRACKET),"missing close square bracket"},
101 {ERR_REASON(CONF_R_MISSING_EQUAL_SIGN) ,"missing equal sign"},
102 {ERR_REASON(CONF_R_MISSING_FINISH_FUNCTION),"missing finish function"},
103 {ERR_REASON(CONF_R_MISSING_INIT_FUNCTION),"missing init function"},
104 {ERR_REASON(CONF_R_MODULE_INITIALIZATION_ERROR),"module initialization error"},
105 {ERR_REASON(CONF_R_NO_CLOSE_BRACE) ,"no close brace"},
106 {ERR_REASON(CONF_R_NO_CONF) ,"no conf"},
107 {ERR_REASON(CONF_R_NO_CONF_OR_ENVIRONMENT_VARIABLE),"no conf or environment variable"}
    [all...]
  /external/openssl/crypto/ec/
ec_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_EC,0,reason)
186 {ERR_REASON(EC_R_ASN1_ERROR) ,"asn1 error"},
187 {ERR_REASON(EC_R_ASN1_UNKNOWN_FIELD) ,"asn1 unknown field"},
188 {ERR_REASON(EC_R_BUFFER_TOO_SMALL) ,"buffer too small"},
189 {ERR_REASON(EC_R_D2I_ECPKPARAMETERS_FAILURE),"d2i ecpkparameters failure"},
190 {ERR_REASON(EC_R_DISCRIMINANT_IS_ZERO) ,"discriminant is zero"},
191 {ERR_REASON(EC_R_EC_GROUP_NEW_BY_NAME_FAILURE),"ec group new by name failure"},
192 {ERR_REASON(EC_R_FIELD_TOO_LARGE) ,"field too large"},
193 {ERR_REASON(EC_R_GROUP2PKPARAMETERS_FAILURE),"group2pkparameters failure"},
194 {ERR_REASON(EC_R_I2D_ECPKPARAMETERS_FAILURE),"i2d ecpkparameters failure"}
    [all...]
  /external/openssl/crypto/bn/
bn_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_BN,0,reason)
118 {ERR_REASON(BN_R_ARG2_LT_ARG3) ,"arg2 lt arg3"},
119 {ERR_REASON(BN_R_BAD_RECIPROCAL) ,"bad reciprocal"},
120 {ERR_REASON(BN_R_BIGNUM_TOO_LONG) ,"bignum too long"},
121 {ERR_REASON(BN_R_CALLED_WITH_EVEN_MODULUS),"called with even modulus"},
122 {ERR_REASON(BN_R_DIV_BY_ZERO) ,"div by zero"},
123 {ERR_REASON(BN_R_ENCODING_ERROR) ,"encoding error"},
124 {ERR_REASON(BN_R_EXPAND_ON_STATIC_BIGNUM_DATA),"expand on static bignum data"},
125 {ERR_REASON(BN_R_INPUT_NOT_REDUCED) ,"input not reduced"},
126 {ERR_REASON(BN_R_INVALID_LENGTH) ,"invalid length"}
    [all...]
  /external/openssl/crypto/dso/
dso_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_DSO,0,reason)
115 {ERR_REASON(DSO_R_CTRL_FAILED) ,"control command failed"},
116 {ERR_REASON(DSO_R_DSO_ALREADY_LOADED) ,"dso already loaded"},
117 {ERR_REASON(DSO_R_EMPTY_FILE_STRUCTURE) ,"empty file structure"},
118 {ERR_REASON(DSO_R_FAILURE) ,"failure"},
119 {ERR_REASON(DSO_R_FILENAME_TOO_BIG) ,"filename too big"},
120 {ERR_REASON(DSO_R_FINISH_FAILED) ,"cleanup method function failed"},
121 {ERR_REASON(DSO_R_INCORRECT_FILE_SYNTAX) ,"incorrect file syntax"},
122 {ERR_REASON(DSO_R_LOAD_FAILED) ,"could not load the shared library"},
123 {ERR_REASON(DSO_R_NAME_TRANSLATION_FAILED),"name translation failed"}
    [all...]
  /external/openssl/crypto/x509/
x509_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_X509,0,reason)
123 {ERR_REASON(X509_R_BAD_X509_FILETYPE) ,"bad x509 filetype"},
124 {ERR_REASON(X509_R_BASE64_DECODE_ERROR) ,"base64 decode error"},
125 {ERR_REASON(X509_R_CANT_CHECK_DH_KEY) ,"cant check dh key"},
126 {ERR_REASON(X509_R_CERT_ALREADY_IN_HASH_TABLE),"cert already in hash table"},
127 {ERR_REASON(X509_R_ERR_ASN1_LIB) ,"err asn1 lib"},
128 {ERR_REASON(X509_R_INVALID_DIRECTORY) ,"invalid directory"},
129 {ERR_REASON(X509_R_INVALID_FIELD_NAME) ,"invalid field name"},
130 {ERR_REASON(X509_R_INVALID_TRUST) ,"invalid trust"},
131 {ERR_REASON(X509_R_KEY_TYPE_MISMATCH) ,"key type mismatch"}
    [all...]
  /external/openssl/crypto/ecdsa/
ecs_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_ECDSA,0,reason)
82 {ERR_REASON(ECDSA_R_BAD_SIGNATURE) ,"bad signature"},
83 {ERR_REASON(ECDSA_R_DATA_TOO_LARGE_FOR_KEY_SIZE),"data too large for key size"},
84 {ERR_REASON(ECDSA_R_ERR_EC_LIB) ,"err ec lib"},
85 {ERR_REASON(ECDSA_R_MISSING_PARAMETERS) ,"missing parameters"},
86 {ERR_REASON(ECDSA_R_NEED_NEW_SETUP_VALUES),"need new setup values"},
87 {ERR_REASON(ECDSA_R_RANDOM_NUMBER_GENERATION_FAILED),"random number generation failed"},
88 {ERR_REASON(ECDSA_R_SIGNATURE_MALLOC_FAILED),"signature malloc failed"},
  /external/openssl/crypto/jpake/
jpake_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_JPAKE,0,reason)
83 {ERR_REASON(JPAKE_R_G_TO_THE_X4_IS_ONE) ,"g to the x4 is one"},
84 {ERR_REASON(JPAKE_R_HASH_OF_HASH_OF_KEY_MISMATCH),"hash of hash of key mismatch"},
85 {ERR_REASON(JPAKE_R_HASH_OF_KEY_MISMATCH),"hash of key mismatch"},
86 {ERR_REASON(JPAKE_R_VERIFY_B_FAILED) ,"verify b failed"},
87 {ERR_REASON(JPAKE_R_VERIFY_X3_FAILED) ,"verify x3 failed"},
88 {ERR_REASON(JPAKE_R_VERIFY_X4_FAILED) ,"verify x4 failed"},
89 {ERR_REASON(JPAKE_R_ZKP_VERIFY_FAILED) ,"zkp verify failed"},
  /external/openssl/crypto/ui/
ui_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_UI,0,reason)
90 {ERR_REASON(UI_R_COMMON_OK_AND_CANCEL_CHARACTERS),"common ok and cancel characters"},
91 {ERR_REASON(UI_R_INDEX_TOO_LARGE) ,"index too large"},
92 {ERR_REASON(UI_R_INDEX_TOO_SMALL) ,"index too small"},
93 {ERR_REASON(UI_R_NO_RESULT_BUFFER) ,"no result buffer"},
94 {ERR_REASON(UI_R_RESULT_TOO_LARGE) ,"result too large"},
95 {ERR_REASON(UI_R_RESULT_TOO_SMALL) ,"result too small"},
96 {ERR_REASON(UI_R_UNKNOWN_CONTROL_COMMAND),"unknown control command"},
  /external/openssl/crypto/dh/
dh_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_DH,0,reason)
88 {ERR_REASON(DH_R_BAD_GENERATOR) ,"bad generator"},
89 {ERR_REASON(DH_R_INVALID_PUBKEY) ,"invalid public key"},
90 {ERR_REASON(DH_R_KEY_SIZE_TOO_SMALL) ,"key size too small"},
91 {ERR_REASON(DH_R_MODULUS_TOO_LARGE) ,"modulus too large"},
92 {ERR_REASON(DH_R_NO_PRIVATE_VALUE) ,"no private value"},
  /external/openssl/crypto/comp/
comp_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_COMP,0,reason)
82 {ERR_REASON(COMP_R_ZLIB_DEFLATE_ERROR) ,"zlib deflate error"},
83 {ERR_REASON(COMP_R_ZLIB_INFLATE_ERROR) ,"zlib inflate error"},
84 {ERR_REASON(COMP_R_ZLIB_NOT_SUPPORTED) ,"zlib not supported"},
  /external/openssl/crypto/ecdh/
ech_err.c 69 #define ERR_REASON(reason) ERR_PACK(ERR_LIB_ECDH,0,reason)
80 {ERR_REASON(ECDH_R_KDF_FAILED) ,"KDF failed"},
81 {ERR_REASON(ECDH_R_NO_PRIVATE_VALUE) ,"no private value"},
82 {ERR_REASON(ECDH_R_POINT_ARITHMETIC_FAILURE),"point arithmetic failure"},

Completed in 467 milliseconds

1 2