Home
last modified time | relevance | path

Searched refs:ERR_LIB_EVP (Results 1 - 25 of 183) sorted by relevance

12345678

/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_err.c18 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_AES_KEY_SETUP_FAILED),
20 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_ARIA_KEY_SETUP_FAILED),
22 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_BAD_ALGORITHM_NAME), "bad algorithm name"},
23 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_BAD_DECRYPT), "bad decrypt"},
24 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_BAD_KEY_LENGTH), "bad key length"},
25 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_BUFFER_TOO_SMALL), "buffer too small"},
26 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_CACHE_CONSTANTS_FAILED),
28 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_CAMELLIA_KEY_SETUP_FAILED),
30 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_CANNOT_GET_PARAMETERS),
32 {ERR_PACK(ERR_LIB_EVP,
[all...]
H A Devp_enc.c109 ERR_raise(ERR_LIB_EVP, EVP_R_NO_CIPHER_SET); in evp_cipher_init_internal()
178 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_cipher_init_internal()
196 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_cipher_init_internal()
202 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_cipher_init_internal()
212 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_cipher_init_internal()
255 ERR_raise(ERR_LIB_EVP, EVP_R_INVALID_LENGTH); in evp_cipher_init_internal()
264 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_cipher_init_internal()
279 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_cipher_init_internal()
311 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_cipher_init_internal()
327 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERRO in evp_cipher_init_internal()
[all...]
H A Dpmeth_check.c40 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in try_provided_check()
53 ERR_raise(ERR_LIB_EVP, EVP_R_NO_KEY_SET); in evp_pkey_public_check_combined()
77 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_pkey_public_check_combined()
97 ERR_raise(ERR_LIB_EVP, EVP_R_NO_KEY_SET); in evp_pkey_param_check_combined()
122 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_pkey_param_check_combined()
142 ERR_raise(ERR_LIB_EVP, EVP_R_NO_KEY_SET); in EVP_PKEY_private_check()
151 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in EVP_PKEY_private_check()
166 ERR_raise(ERR_LIB_EVP, EVP_R_NO_KEY_SET); in EVP_PKEY_pairwise_check()
190 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in EVP_PKEY_pairwise_check()
H A Dexchange.c26 ERR_raise(ERR_LIB_EVP, ERR_R_MALLOC_FAILURE); in evp_keyexch_new()
32 ERR_raise(ERR_LIB_EVP, ERR_R_MALLOC_FAILURE); in evp_keyexch_new()
52 ERR_raise(ERR_LIB_EVP, ERR_R_MALLOC_FAILURE); in evp_keyexch_from_algorithm()
136 ERR_raise(ERR_LIB_EVP, EVP_R_INVALID_PROVIDER_FUNCTIONS); in evp_keyexch_from_algorithm()
211 ERR_raise(ERR_LIB_EVP, ERR_R_PASSED_NULL_PARAMETER); in EVP_PKEY_derive_init_ex()
235 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in EVP_PKEY_derive_init_ex()
247 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in EVP_PKEY_derive_init_ex()
254 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in EVP_PKEY_derive_init_ex()
339 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in EVP_PKEY_derive_init_ex()
363 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYP in EVP_PKEY_derive_init_ex()
[all...]
H A Dasymcipher.c32 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_pkey_asym_cipher_init()
46 ERR_raise(ERR_LIB_EVP, EVP_R_NO_KEY_SET); in evp_pkey_asym_cipher_init()
56 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in evp_pkey_asym_cipher_init()
64 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_pkey_asym_cipher_init()
148 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_pkey_asym_cipher_init()
155 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_pkey_asym_cipher_init()
163 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_pkey_asym_cipher_init()
170 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_pkey_asym_cipher_init()
189 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_pkey_asym_cipher_init()
204 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERRO in evp_pkey_asym_cipher_init()
[all...]
H A Dsignature.c26 ERR_raise(ERR_LIB_EVP, ERR_R_MALLOC_FAILURE); in evp_signature_new()
32 ERR_raise(ERR_LIB_EVP, ERR_R_MALLOC_FAILURE); in evp_signature_new()
54 ERR_raise(ERR_LIB_EVP, ERR_R_MALLOC_FAILURE); in evp_signature_from_algorithm()
270 ERR_raise(ERR_LIB_EVP, EVP_R_INVALID_PROVIDER_FUNCTIONS); in evp_signature_from_algorithm()
406 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_pkey_signature_init()
420 ERR_raise(ERR_LIB_EVP, EVP_R_NO_KEY_SET); in evp_pkey_signature_init()
430 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in evp_pkey_signature_init()
437 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_pkey_signature_init()
523 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_pkey_signature_init()
530 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYP in evp_pkey_signature_init()
[all...]
H A Dkem.c32 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_kem_init()
40 ERR_raise(ERR_LIB_EVP, EVP_R_NO_KEY_SET); in evp_kem_init()
49 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in evp_kem_init()
55 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_kem_init()
101 ERR_raise(ERR_LIB_EVP, in evp_kem_init()
133 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_kem_init()
141 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_kem_init()
148 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_kem_init()
156 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_kem_init()
163 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERRO in evp_kem_init()
[all...]
H A Dp5_crpt2.c127 ERR_raise(ERR_LIB_EVP, EVP_R_DECODE_ERROR); in PKCS5_v2_PBE_keyivgen_ex()
134 ERR_raise(ERR_LIB_EVP, EVP_R_UNSUPPORTED_KEY_DERIVATION_FUNCTION); in PKCS5_v2_PBE_keyivgen_ex()
142 ERR_raise(ERR_LIB_EVP, EVP_R_UNSUPPORTED_CIPHER); in PKCS5_v2_PBE_keyivgen_ex()
154 ERR_raise(ERR_LIB_EVP, EVP_R_UNSUPPORTED_CIPHER); in PKCS5_v2_PBE_keyivgen_ex()
163 ERR_raise(ERR_LIB_EVP, EVP_R_CIPHER_PARAMETER_ERROR); in PKCS5_v2_PBE_keyivgen_ex()
195 ERR_raise(ERR_LIB_EVP, EVP_R_NO_CIPHER_SET); in PKCS5_v2_PBKDF2_keyivgen_ex()
206 ERR_raise(ERR_LIB_EVP, EVP_R_DECODE_ERROR); in PKCS5_v2_PBKDF2_keyivgen_ex()
212 ERR_raise(ERR_LIB_EVP, EVP_R_INVALID_KEY_LENGTH); in PKCS5_v2_PBKDF2_keyivgen_ex()
220 ERR_raise(ERR_LIB_EVP, EVP_R_UNSUPPORTED_KEYLENGTH); in PKCS5_v2_PBKDF2_keyivgen_ex()
230 ERR_raise(ERR_LIB_EVP, EVP_R_UNSUPPORTED_PR in PKCS5_v2_PBKDF2_keyivgen_ex()
[all...]
H A Dpmeth_gn.c52 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in gen_init()
89 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in gen_init()
148 ERR_raise(ERR_LIB_EVP, ERR_R_MALLOC_FAILURE); in EVP_PKEY_generate()
244 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in EVP_PKEY_generate()
248 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_INITIALIZED); in EVP_PKEY_generate()
253 ERR_raise(ERR_LIB_EVP, EVP_R_INACCESSIBLE_DOMAIN_PARAMETERS); in EVP_PKEY_generate()
262 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_INITIALIZED); in EVP_PKEY_paramgen()
271 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_INITIALIZED); in EVP_PKEY_keygen()
354 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in fromdata_init()
370 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYP in EVP_PKEY_fromdata()
[all...]
H A Devp_fetch.c278 ERR_raise(ERR_LIB_EVP, ERR_R_PASSED_INVALID_ARGUMENT); in inner_evp_generic_fetch()
287 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in inner_evp_generic_fetch()
296 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in inner_evp_generic_fetch()
313 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in inner_evp_generic_fetch()
362 ERR_raise_data(ERR_LIB_EVP, ERR_R_FETCH_FAILED, in inner_evp_generic_fetch()
386 ERR_raise_data(ERR_LIB_EVP, code, in inner_evp_generic_fetch()
516 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in evp_set_parsed_default_properties()
522 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in evp_set_parsed_default_properties()
533 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in evp_set_parsed_default_properties()
543 ERR_raise(ERR_LIB_EVP, EVP_R_DEFAULT_QUERY_PARSE_ERRO in evp_set_default_properties_int()
[all...]
H A Dec_ctrl.c27 ERR_raise(ERR_LIB_EVP, EVP_R_COMMAND_NOT_SUPPORTED); in evp_pkey_ctx_getset_ecdh_param_checks()
66 ERR_raise(ERR_LIB_EVP, EVP_R_COMMAND_NOT_SUPPORTED); in EVP_PKEY_CTX_set_ecdh_cofactor_mode()
87 ERR_raise(ERR_LIB_EVP, EVP_R_COMMAND_NOT_SUPPORTED); in EVP_PKEY_CTX_get_ecdh_cofactor_mode()
172 ERR_raise(ERR_LIB_EVP, EVP_R_COMMAND_NOT_SUPPORTED); in EVP_PKEY_CTX_set_ecdh_kdf_outlen()
194 ERR_raise(ERR_LIB_EVP, EVP_R_COMMAND_NOT_SUPPORTED); in EVP_PKEY_CTX_get_ecdh_kdf_outlen()
232 ERR_raise(ERR_LIB_EVP, EVP_R_COMMAND_NOT_SUPPORTED); in EVP_PKEY_CTX_set0_ecdh_kdf_ukm()
261 ERR_raise(ERR_LIB_EVP, EVP_R_COMMAND_NOT_SUPPORTED); in EVP_PKEY_CTX_get0_ecdh_kdf_ukm()
/third_party/openssl/crypto/evp/
H A Devp_err.c18 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_AES_KEY_SETUP_FAILED),
20 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_ARIA_KEY_SETUP_FAILED),
22 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_BAD_ALGORITHM_NAME), "bad algorithm name"},
23 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_BAD_DECRYPT), "bad decrypt"},
24 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_BAD_KEY_LENGTH), "bad key length"},
25 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_BUFFER_TOO_SMALL), "buffer too small"},
26 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_CACHE_CONSTANTS_FAILED),
28 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_CAMELLIA_KEY_SETUP_FAILED),
30 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_CANNOT_GET_PARAMETERS),
32 {ERR_PACK(ERR_LIB_EVP,
[all...]
H A Devp_enc.c109 ERR_raise(ERR_LIB_EVP, EVP_R_NO_CIPHER_SET); in evp_cipher_init_internal()
178 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_cipher_init_internal()
197 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_cipher_init_internal()
207 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_cipher_init_internal()
250 ERR_raise(ERR_LIB_EVP, EVP_R_INVALID_LENGTH); in evp_cipher_init_internal()
259 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_cipher_init_internal()
274 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_cipher_init_internal()
306 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_cipher_init_internal()
322 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_cipher_init_internal()
342 ERR_raise(ERR_LIB_EVP, ERR_R_MALLOC_FAILUR in evp_cipher_init_internal()
[all...]
H A Dpmeth_check.c40 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in try_provided_check()
53 ERR_raise(ERR_LIB_EVP, EVP_R_NO_KEY_SET); in evp_pkey_public_check_combined()
77 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_pkey_public_check_combined()
97 ERR_raise(ERR_LIB_EVP, EVP_R_NO_KEY_SET); in evp_pkey_param_check_combined()
122 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_pkey_param_check_combined()
142 ERR_raise(ERR_LIB_EVP, EVP_R_NO_KEY_SET); in EVP_PKEY_private_check()
151 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in EVP_PKEY_private_check()
166 ERR_raise(ERR_LIB_EVP, EVP_R_NO_KEY_SET); in EVP_PKEY_pairwise_check()
190 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in EVP_PKEY_pairwise_check()
H A Dasymcipher.c32 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_pkey_asym_cipher_init()
46 ERR_raise(ERR_LIB_EVP, EVP_R_NO_KEY_SET); in evp_pkey_asym_cipher_init()
56 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in evp_pkey_asym_cipher_init()
64 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_pkey_asym_cipher_init()
148 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_pkey_asym_cipher_init()
155 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_pkey_asym_cipher_init()
163 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_pkey_asym_cipher_init()
170 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_pkey_asym_cipher_init()
189 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_pkey_asym_cipher_init()
204 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERRO in evp_pkey_asym_cipher_init()
[all...]
H A Dexchange.c26 ERR_raise(ERR_LIB_EVP, ERR_R_MALLOC_FAILURE); in evp_keyexch_new()
32 ERR_raise(ERR_LIB_EVP, ERR_R_MALLOC_FAILURE); in evp_keyexch_new()
52 ERR_raise(ERR_LIB_EVP, ERR_R_MALLOC_FAILURE); in evp_keyexch_from_algorithm()
136 ERR_raise(ERR_LIB_EVP, EVP_R_INVALID_PROVIDER_FUNCTIONS); in evp_keyexch_from_algorithm()
211 ERR_raise(ERR_LIB_EVP, ERR_R_PASSED_NULL_PARAMETER); in EVP_PKEY_derive_init_ex()
235 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in EVP_PKEY_derive_init_ex()
247 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in EVP_PKEY_derive_init_ex()
254 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in EVP_PKEY_derive_init_ex()
339 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in EVP_PKEY_derive_init_ex()
363 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYP in EVP_PKEY_derive_init_ex()
[all...]
H A Dsignature.c26 ERR_raise(ERR_LIB_EVP, ERR_R_MALLOC_FAILURE); in evp_signature_new()
32 ERR_raise(ERR_LIB_EVP, ERR_R_MALLOC_FAILURE); in evp_signature_new()
54 ERR_raise(ERR_LIB_EVP, ERR_R_MALLOC_FAILURE); in evp_signature_from_algorithm()
270 ERR_raise(ERR_LIB_EVP, EVP_R_INVALID_PROVIDER_FUNCTIONS); in evp_signature_from_algorithm()
406 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_pkey_signature_init()
420 ERR_raise(ERR_LIB_EVP, EVP_R_NO_KEY_SET); in evp_pkey_signature_init()
430 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in evp_pkey_signature_init()
437 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_pkey_signature_init()
523 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_pkey_signature_init()
530 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYP in evp_pkey_signature_init()
[all...]
H A Dkem.c32 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_kem_init()
40 ERR_raise(ERR_LIB_EVP, EVP_R_NO_KEY_SET); in evp_kem_init()
49 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in evp_kem_init()
55 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_kem_init()
101 ERR_raise(ERR_LIB_EVP, in evp_kem_init()
133 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_kem_init()
141 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in evp_kem_init()
148 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_kem_init()
156 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in evp_kem_init()
163 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERRO in evp_kem_init()
[all...]
H A Dpmeth_gn.c52 ERR_raise(ERR_LIB_EVP, EVP_R_INITIALIZATION_ERROR); in gen_init()
89 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in gen_init()
148 ERR_raise(ERR_LIB_EVP, ERR_R_MALLOC_FAILURE); in EVP_PKEY_generate()
244 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in EVP_PKEY_generate()
248 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_INITIALIZED); in EVP_PKEY_generate()
253 ERR_raise(ERR_LIB_EVP, EVP_R_INACCESSIBLE_DOMAIN_PARAMETERS); in EVP_PKEY_generate()
262 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_INITIALIZED); in EVP_PKEY_paramgen()
271 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_INITIALIZED); in EVP_PKEY_keygen()
354 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE); in fromdata_init()
370 ERR_raise(ERR_LIB_EVP, EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYP in EVP_PKEY_fromdata()
[all...]
H A Dp5_crpt2.c127 ERR_raise(ERR_LIB_EVP, EVP_R_DECODE_ERROR); in PKCS5_v2_PBE_keyivgen_ex()
134 ERR_raise(ERR_LIB_EVP, EVP_R_UNSUPPORTED_KEY_DERIVATION_FUNCTION); in PKCS5_v2_PBE_keyivgen_ex()
142 ERR_raise(ERR_LIB_EVP, EVP_R_UNSUPPORTED_CIPHER); in PKCS5_v2_PBE_keyivgen_ex()
154 ERR_raise(ERR_LIB_EVP, EVP_R_UNSUPPORTED_CIPHER); in PKCS5_v2_PBE_keyivgen_ex()
163 ERR_raise(ERR_LIB_EVP, EVP_R_CIPHER_PARAMETER_ERROR); in PKCS5_v2_PBE_keyivgen_ex()
195 ERR_raise(ERR_LIB_EVP, EVP_R_NO_CIPHER_SET); in PKCS5_v2_PBKDF2_keyivgen_ex()
206 ERR_raise(ERR_LIB_EVP, EVP_R_DECODE_ERROR); in PKCS5_v2_PBKDF2_keyivgen_ex()
212 ERR_raise(ERR_LIB_EVP, EVP_R_INVALID_KEY_LENGTH); in PKCS5_v2_PBKDF2_keyivgen_ex()
220 ERR_raise(ERR_LIB_EVP, EVP_R_UNSUPPORTED_KEYLENGTH); in PKCS5_v2_PBKDF2_keyivgen_ex()
230 ERR_raise(ERR_LIB_EVP, EVP_R_UNSUPPORTED_PR in PKCS5_v2_PBKDF2_keyivgen_ex()
[all...]
H A Dec_ctrl.c27 ERR_raise(ERR_LIB_EVP, EVP_R_COMMAND_NOT_SUPPORTED); in evp_pkey_ctx_getset_ecdh_param_checks()
66 ERR_raise(ERR_LIB_EVP, EVP_R_COMMAND_NOT_SUPPORTED); in EVP_PKEY_CTX_set_ecdh_cofactor_mode()
87 ERR_raise(ERR_LIB_EVP, EVP_R_COMMAND_NOT_SUPPORTED); in EVP_PKEY_CTX_get_ecdh_cofactor_mode()
172 ERR_raise(ERR_LIB_EVP, EVP_R_COMMAND_NOT_SUPPORTED); in EVP_PKEY_CTX_set_ecdh_kdf_outlen()
194 ERR_raise(ERR_LIB_EVP, EVP_R_COMMAND_NOT_SUPPORTED); in EVP_PKEY_CTX_get_ecdh_kdf_outlen()
232 ERR_raise(ERR_LIB_EVP, EVP_R_COMMAND_NOT_SUPPORTED); in EVP_PKEY_CTX_set0_ecdh_kdf_ukm()
261 ERR_raise(ERR_LIB_EVP, EVP_R_COMMAND_NOT_SUPPORTED); in EVP_PKEY_CTX_get0_ecdh_kdf_ukm()
H A Devp_fetch.c278 ERR_raise(ERR_LIB_EVP, ERR_R_PASSED_INVALID_ARGUMENT); in inner_evp_generic_fetch()
287 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in inner_evp_generic_fetch()
296 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in inner_evp_generic_fetch()
313 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in inner_evp_generic_fetch()
373 ERR_raise_data(ERR_LIB_EVP, code, in inner_evp_generic_fetch()
503 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in evp_set_parsed_default_properties()
509 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in evp_set_parsed_default_properties()
520 ERR_raise(ERR_LIB_EVP, ERR_R_INTERNAL_ERROR); in evp_set_parsed_default_properties()
530 ERR_raise(ERR_LIB_EVP, EVP_R_DEFAULT_QUERY_PARSE_ERROR); in evp_set_default_properties_int()
556 ERR_raise(ERR_LIB_EVP, EVP_R_DEFAULT_QUERY_PARSE_ERRO in evp_default_properties_merge()
[all...]
/third_party/python/Modules/
H A D_ssl_data_300.h63 #ifdef ERR_LIB_EVP
64 {"EVP", ERR_LIB_EVP},
3344 {"AES_KEY_SETUP_FAILED", ERR_LIB_EVP, EVP_R_AES_KEY_SETUP_FAILED},
3349 {"ARIA_KEY_SETUP_FAILED", ERR_LIB_EVP, EVP_R_ARIA_KEY_SETUP_FAILED},
3354 {"BAD_ALGORITHM_NAME", ERR_LIB_EVP, EVP_R_BAD_ALGORITHM_NAME},
3359 {"BAD_DECRYPT", ERR_LIB_EVP, EVP_R_BAD_DECRYPT},
3364 {"BAD_KEY_LENGTH", ERR_LIB_EVP, EVP_R_BAD_KEY_LENGTH},
3369 {"BUFFER_TOO_SMALL", ERR_LIB_EVP, EVP_R_BUFFER_TOO_SMALL},
3374 {"CACHE_CONSTANTS_FAILED", ERR_LIB_EVP, EVP_R_CACHE_CONSTANTS_FAILED},
3379 {"CAMELLIA_KEY_SETUP_FAILED", ERR_LIB_EVP, EVP_R_CAMELLIA_KEY_SETUP_FAILE
[all...]
H A D_ssl_data_111.h54 #ifdef ERR_LIB_EVP
55 {"EVP", ERR_LIB_EVP},
2439 {"AES_KEY_SETUP_FAILED", ERR_LIB_EVP, EVP_R_AES_KEY_SETUP_FAILED},
2444 {"ARIA_KEY_SETUP_FAILED", ERR_LIB_EVP, EVP_R_ARIA_KEY_SETUP_FAILED},
2449 {"BAD_DECRYPT", ERR_LIB_EVP, EVP_R_BAD_DECRYPT},
2454 {"BAD_KEY_LENGTH", ERR_LIB_EVP, EVP_R_BAD_KEY_LENGTH},
2459 {"BUFFER_TOO_SMALL", ERR_LIB_EVP, EVP_R_BUFFER_TOO_SMALL},
2464 {"CAMELLIA_KEY_SETUP_FAILED", ERR_LIB_EVP, EVP_R_CAMELLIA_KEY_SETUP_FAILED},
2469 {"CIPHER_PARAMETER_ERROR", ERR_LIB_EVP, EVP_R_CIPHER_PARAMETER_ERROR},
2474 {"COMMAND_NOT_SUPPORTED", ERR_LIB_EVP, EVP_R_COMMAND_NOT_SUPPORTE
[all...]
H A D_ssl_data.h44 #ifdef ERR_LIB_EVP
45 {"EVP", ERR_LIB_EVP},
2288 {"AES_KEY_SETUP_FAILED", ERR_LIB_EVP, EVP_R_AES_KEY_SETUP_FAILED},
2293 {"ARIA_KEY_SETUP_FAILED", ERR_LIB_EVP, EVP_R_ARIA_KEY_SETUP_FAILED},
2298 {"BAD_DECRYPT", ERR_LIB_EVP, EVP_R_BAD_DECRYPT},
2303 {"BAD_KEY_LENGTH", ERR_LIB_EVP, EVP_R_BAD_KEY_LENGTH},
2308 {"BUFFER_TOO_SMALL", ERR_LIB_EVP, EVP_R_BUFFER_TOO_SMALL},
2313 {"CAMELLIA_KEY_SETUP_FAILED", ERR_LIB_EVP, EVP_R_CAMELLIA_KEY_SETUP_FAILED},
2318 {"CIPHER_PARAMETER_ERROR", ERR_LIB_EVP, EVP_R_CIPHER_PARAMETER_ERROR},
2323 {"COMMAND_NOT_SUPPORTED", ERR_LIB_EVP, EVP_R_COMMAND_NOT_SUPPORTE
[all...]

Completed in 18 milliseconds

12345678