Home
last modified time | relevance | path

Searched refs:unsupported (Results 1 – 25 of 32) sorted by relevance

12

/openssl/crypto/err/
H A Dopenssl.txt122 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 De_loader_attic.txt19 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 De_capi.txt37 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 Ddemuxer.md33 - 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 Dstore_meth.c295 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 Ddecoder_meth.c348 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 Dencoder_meth.c358 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 Devp_fetch.c255 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 DX509_STORE_CTX_get_error.pod331 =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 DSSL_alert_type_string.pod41 "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 DSSL_CTX_dane_enable.pod82 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 DSSL_set_blocking_mode.pod54 -1 if called on an unsupported SSL object.
H A DSCT_validate.pod60 If the SCT is of an unsupported version (only v1 is currently supported), the
H A DX509_get0_signature.pod90 or unsupported format).
H A DPKCS12_create.pod37 GCM, CCM, XTS, and OCB are unsupported. I<iter> is the encryption algorithm
/openssl/test/recipes/30-test_evp_data/
H A Devpmd_blake.txt16 # Which is currently unsupported by OpenSSL. They were generated using the
H A Devppkey_kdf_tls1_prf.txt73 # Test that unsupported XOF is rejected
H A Devpkdf_tls12_prf.txt76 # Test that unsupported XOF is rejected
H A Devpkdf_x963.txt124 # Test that unsupported XOF is rejected
/openssl/doc/internal/man3/
H A Dossl_cmp_certreq_new.pod75 The I<encryption_recip> is currently unsupported.
/openssl/doc/man1/
H A Dopenssl-x509.pod.in703 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 DEVP_RAND.pod49 You need to integrate a previously unsupported entropy source.
H A Dossl-guide-libcrypto-introduction.pod93 format is currently unsupported.
/openssl/include/openssl/
H A Dcmp.h.in48 * -- unrecognized or unsupported Algorithm Identifier
H A Dct.h.in419 * If the SCT is an unsupported version, only the SCT's 'sct' and 'sct_len'

Completed in 50 milliseconds

12