Searched refs:unsupported (Results 1 – 23 of 23) sorted by relevance
121 ASN1_R_UNSUPPORTED_TYPE:196:unsupported type165 BIO_R_UNSUPPORTED_METHOD:121:unsupported method268 unsupported protection alg dhbasedmac367 unsupported key encryption algorithm371 CMS_R_UNSUPPORTED_TYPE:156:unsupported type428 unsupported method for creating popo598 EC_R_UNSUPPORTED_FIELD:131:unsupported field746 unsupported key derivation function750 EVP_R_UNSUPPORTED_PRF:125:unsupported prf983 illegal or unsupported padding mode[all …]
19 ATTIC_R_UNSUPPORTED_CONTENT_TYPE:108:unsupported content type20 ATTIC_R_UNSUPPORTED_SEARCH_TYPE:109:unsupported search type21 ATTIC_R_URI_AUTHORITY_UNSUPPORTED:110:uri authority unsupported
37 CAPI_R_UNSUPPORTED_ALGORITHM_NID:126:unsupported algorithm nid38 CAPI_R_UNSUPPORTED_PADDING:127:unsupported padding39 CAPI_R_UNSUPPORTED_PUBLIC_KEY_ALGORITHM:128:unsupported public key algorithm
284 int unsupported = 0; in inner_loader_fetch() local309 unsupported = 1; in inner_loader_fetch()343 unsupported = !methdata->flag_construct_error_occurred; in inner_loader_fetch()347 int code = unsupported ? ERR_R_UNSUPPORTED : ERR_R_FETCH_FAILED; in inner_loader_fetch()349 unsupported in inner_loader_fetch()
252 int unsupported = 0; in inner_evp_generic_fetch() local299 unsupported = 1; in inner_evp_generic_fetch()341 unsupported = !methdata->flag_construct_error_occurred; in inner_evp_generic_fetch()345 int code = unsupported ? ERR_R_UNSUPPORTED : ERR_R_FETCH_FAILED; in inner_evp_generic_fetch()
343 int unsupported = 0; in inner_ossl_decoder_fetch() local367 unsupported = 1; in inner_ossl_decoder_fetch()403 unsupported = !methdata->flag_construct_error_occurred; in inner_ossl_decoder_fetch()407 int code = unsupported ? ERR_R_UNSUPPORTED : ERR_R_FETCH_FAILED; in inner_ossl_decoder_fetch()
353 int unsupported = 0; in inner_ossl_encoder_fetch() local377 unsupported = 1; in inner_ossl_encoder_fetch()412 unsupported = !methdata->flag_construct_error_occurred; in inner_ossl_encoder_fetch()416 int code = unsupported ? ERR_R_UNSUPPORTED : ERR_R_FETCH_FAILED; in inner_ossl_encoder_fetch()
41 "unsupported certificate"), for which a warning alert may be sent.109 =item "UC"/"unsupported certificate"111 A certificate was of an unsupported type.
230 =item B<X509_V_ERR_INVALID_PURPOSE: unsupported certificate purpose>308 unsupported name constraint type>310 An unsupported name constraint type was encountered. OpenSSL currently only314 unsupported or invalid name constraint syntax>368 =item B<X509_V_ERR_UNSUPPORTED_NAME_SYNTAX: unsupported or invalid name syntax>
82 unsupported parameters) were provided.168 input, such as an unsupported TLSA record certificate usage, selector or339 result of invalid or unsupported parameters.346 or unsupported parameters) disable peer authentication by calling
60 If the SCT is of an unsupported version (only v1 is currently supported), the
76 or unsupported format).
30 GCM, CCM, XTS, and OCB are unsupported. I<iter> is the encryption algorithm
293 of such a certificate is that disabled or unsupported message digests used for
16 # Which is currently unsupported by OpenSSL. They were generated using the
75 The I<encryption_recip> is currently unsupported.
650 Retain default extension behaviour: attempt to print out unsupported655 Print an error message for unsupported certificate extensions.659 ASN1 parse unsupported extensions.663 Hex dump unsupported extensions.
46 * -- unrecognized or unsupported Algorithm Identifier
419 * If the SCT is an unsupported version, only the SCT's 'sct' and 'sct_len'
49 You need to integrate a previously unsupported entropy source.
450 For example when setting an unsupported curve with
99 If an extension type is unsupported, then the I<arbitrary> extension syntax
116 For example when setting an unsupported curve with3977 * Remove various unsupported platforms:9187 unsupported fields. Enhance extension setting code to allow setting of12186 * Test for certificates which contain unsupported critical extensions.14632 * Avoid coredump with unsupported or invalid public keys by checking if15137 catch all ASN1_TYPE structure. This allows unsupported
Completed in 217 milliseconds