/openssl/crypto/err/ |
H A D | openssl.txt | 122 ASN1_R_UNSUPPORTED_TYPE:196:unsupported type 297 unsupported protection alg dhbasedmac 394 unsupported content encryption algorithm 399 unsupported key encryption algorithm 471 unsupported method for creating popo 494 param unsupported floating point format 818 unsupported key derivation function 1063 illegal or unsupported padding mode 1242 illegal or unsupported padding mode 1467 legacy sigalg disallowed or unsupported [all …]
|
/openssl/engines/ |
H A D | e_loader_attic.txt | 19 ATTIC_R_UNSUPPORTED_CONTENT_TYPE:108:unsupported content type 20 ATTIC_R_UNSUPPORTED_SEARCH_TYPE:109:unsupported search type 21 ATTIC_R_URI_AUTHORITY_UNSUPPORTED:110:uri authority unsupported
|
H A D | e_capi.txt | 37 CAPI_R_UNSUPPORTED_ALGORITHM_NID:126:unsupported algorithm nid 38 CAPI_R_UNSUPPORTED_PADDING:127:unsupported padding 39 CAPI_R_UNSUPPORTED_PUBLIC_KEY_ALGORITHM:128:unsupported public key algorithm
|
/openssl/doc/designs/quic-design/ |
H A D | demuxer.md | 33 - server side packet handling for unsupported version packets: 35 with an unsupported version and is large enough to initiate a new 37 - discard smaller packets with unsupported versions
|
/openssl/crypto/store/ |
H A D | store_meth.c | 295 int unsupported, id; in inner_loader_fetch() local 309 unsupported = id == 0; in inner_loader_fetch() 346 unsupported = !methdata->flag_construct_error_occurred; in inner_loader_fetch() 350 int code = unsupported ? ERR_R_UNSUPPORTED : ERR_R_FETCH_FAILED; in inner_loader_fetch() 352 unsupported in inner_loader_fetch()
|
/openssl/crypto/encode_decode/ |
H A D | decoder_meth.c | 348 int unsupported, id; in inner_ossl_decoder_fetch() local 361 unsupported = id == 0; in inner_ossl_decoder_fetch() 400 unsupported = !methdata->flag_construct_error_occurred; in inner_ossl_decoder_fetch() 404 int code = unsupported ? ERR_R_UNSUPPORTED : ERR_R_FETCH_FAILED; in inner_ossl_decoder_fetch()
|
H A D | encoder_meth.c | 358 int unsupported, id; in inner_ossl_encoder_fetch() local 371 unsupported = id == 0; in inner_ossl_encoder_fetch() 409 unsupported = !methdata->flag_construct_error_occurred; in inner_ossl_encoder_fetch() 413 int code = unsupported ? ERR_R_UNSUPPORTED : ERR_R_FETCH_FAILED; in inner_ossl_encoder_fetch()
|
/openssl/crypto/evp/ |
H A D | evp_fetch.c | 255 int unsupported, name_id; in inner_evp_generic_fetch() local 291 unsupported = name_id == 0; in inner_evp_generic_fetch() 347 unsupported = !methdata->flag_construct_error_occurred; in inner_evp_generic_fetch() 351 int code = unsupported ? ERR_R_UNSUPPORTED : ERR_R_FETCH_FAILED; in inner_evp_generic_fetch()
|
/openssl/doc/man3/ |
H A D | X509_STORE_CTX_get_error.pod | 331 =item B<X509_V_ERR_UNSUPPORTED_EXTENSION_FEATURE: unsupported extension feature> 359 unsupported name constraint type> 361 An unsupported name constraint type was encountered. OpenSSL currently only 365 unsupported or invalid name constraint syntax> 371 =item B<X509_V_ERR_UNSUPPORTED_NAME_SYNTAX: unsupported or invalid name syntax> 444 unsupported signature algorithm>
|
H A D | SSL_alert_type_string.pod | 41 "unsupported certificate"), for which a warning alert may be sent. 109 =item "UC"/"unsupported certificate" 111 A certificate was of an unsupported type.
|
H A D | SSL_CTX_dane_enable.pod | 82 unsupported parameters) were provided. 168 input, such as an unsupported TLSA record certificate usage, selector or 342 result of invalid or unsupported parameters. 349 or unsupported parameters) disable peer authentication by calling
|
H A D | SSL_set_blocking_mode.pod | 54 -1 if called on an unsupported SSL object.
|
H A D | SCT_validate.pod | 60 If the SCT is of an unsupported version (only v1 is currently supported), the
|
H A D | X509_get0_signature.pod | 90 or unsupported format).
|
H A D | PKCS12_create.pod | 37 GCM, CCM, XTS, and OCB are unsupported. I<iter> is the encryption algorithm
|
/openssl/test/recipes/30-test_evp_data/ |
H A D | evpmd_blake.txt | 16 # Which is currently unsupported by OpenSSL. They were generated using the
|
H A D | evppkey_kdf_tls1_prf.txt | 73 # Test that unsupported XOF is rejected
|
H A D | evpkdf_tls12_prf.txt | 76 # Test that unsupported XOF is rejected
|
H A D | evpkdf_x963.txt | 124 # Test that unsupported XOF is rejected
|
/openssl/doc/internal/man3/ |
H A D | ossl_cmp_certreq_new.pod | 75 The I<encryption_recip> is currently unsupported.
|
/openssl/doc/man1/ |
H A D | openssl-x509.pod.in | 703 Retain default extension behaviour: attempt to print out unsupported 708 Print an error message for unsupported certificate extensions. 712 ASN1 parse unsupported extensions. 716 Hex dump unsupported extensions.
|
/openssl/doc/man7/ |
H A D | EVP_RAND.pod | 49 You need to integrate a previously unsupported entropy source.
|
H A D | ossl-guide-libcrypto-introduction.pod | 93 format is currently unsupported.
|
/openssl/include/openssl/ |
H A D | cmp.h.in | 48 * -- unrecognized or unsupported Algorithm Identifier
|
H A D | ct.h.in | 419 * If the SCT is an unsupported version, only the SCT's 'sct' and 'sct_len'
|