Home
last modified time | relevance | path

Searched refs:error (Results 1 – 24 of 24) sorted by relevance

/include/crypto/
A Dmd32_common.h77 # error "DATA_ORDER must be defined!"
81 # error "HASH_CBLOCK must be defined!"
84 # error "HASH_LONG must be defined!"
87 # error "HASH_CTX must be defined!"
91 # error "HASH_UPDATE must be defined!"
94 # error "HASH_TRANSFORM must be defined!"
97 # error "HASH_FINAL must be defined!"
101 # error "HASH_BLOCK_DATA_ORDER must be defined!"
250 # error "HASH_MAKE_STRING must be defined!" in HASH_FINAL()
A Dsm4.h19 # error SM4 is disabled.
A Daria.h20 # error ARIA is disabled.
A Dml_kem.h54 # error "unexpected ML-KEM public key hash size"
A Dx509.h266 int error; member
/include/internal/
A Dendian.h29 # error "L_ENDIAN defined on a big endian machine"
32 # error "B_ENDIAN defined on a little endian machine"
A Dsm3.h19 # error SM3 is disabled.
A Djson_enc.h37 unsigned char error, stack_end_bit, state, *stack, defer_indent; member
A Dnumbers.h36 # error "do not know the integer encoding on this architecture"
/include/openssl/
A Dmacros.h105 # error "OPENSSL_API_LEVEL must not be defined by application"
139 # error "The requested API level higher than the configured API compatibility level"
147 # error "OPENSSL_API_COMPAT expresses an impossible API compatibility level"
151 # error "OPENSSL_API_COMPAT expresses an impossible API compatibility level"
155 # error "OPENSSL_API_COMPAT expresses an impossible API compatibility level"
A Dssl3.h155 # error "insane SSL3_ALIGN_PAYLOAD"
284 # error "SSL/TLS CT_NUMBER values do not match"
A Dtxt_db.h44 long error; member
A Derr.h.in175 * The error code packs differently depending on if it records a system
176 * error or an OpenSSL error.
178 * A system error packs like this (we follow POSIX and only allow positive
182 * |1| system error number |
185 * An OpenSSL error packs like this:
275 * ERR_PACK is a helper macro to properly pack OpenSSL error codes and may
351 /* Other common error codes, range 256..2^ERR_RFLAGS_OFFSET-1 */
372 unsigned long error; member
389 /* Main error raising functions */
A Dui.h.in47 * All the following functions return -1 or NULL on error and in some cases
75 error use the string for error output.
76 Honestly, there's currently no difference between info and error for the
206 * OpenSSL error stack before printing any info or added error messages and
268 0 on error.
308 UIT_ERROR /* Send an error message to the user */
351 /* Return the actual string to output (the prompt, info or error) */
A Dconfiguration.h.in21 # error OPENSSL_ALGORITHM_DEFINES no longer supported
A Dct.h.in327 * Returns -1 if an error occurs.
336 * Returns a negative integer if an error occurs.
355 * Returns < 0 on error, >= 0 indicating bytes written (or would have been)
382 * Returns < 0 on error, >= 0 indicating bytes written (or would have been)
418 * Returns NULL if an error occurs.
A Dx509_vfy.h.in285 /* Caller error */
287 /* Issuer lookup error */
783 #define X509_PCY_TREE_INTERNAL 0 /* Internal error, most likely malloc */
A Dbio.h.in281 * Returned from the SSL bio when the certificate retrieval code had an error
777 int BIO_dgram_non_fatal_error(int error);
793 int BIO_sock_non_fatal_error(int error);
801 int BIO_fd_non_fatal_error(int error);
A Dcmp.h.in141 # error CMP_PKIFAILUREINFO_MAX bit pattern does not fit in type int
365 /* CMP-specific callback for logging and outputting the error queue: */
A Dtls1.h1181 # error "SSL/TLS CT_NUMBER values do not match"
A Dssl.h.in674 * a server. Return value should be zero on an error, non-zero to proceed.
676 * otherwise the SSL handshake will fail with an error - callbacks can do
681 * also an error for the callback to set the size to zero.
1212 # define SSL_ERROR_SYSCALL 5/* look at error stack/return
2586 * May return a negative integer if an error occurs.
2786 /* fatal error, malloc failure */
2788 /* fatal error, either from parsing or decrypting the ticket */
2804 /* An error occurred */
A Dx509v3.h.in498 /* Return error for unknown extensions */
500 /* Print error for unknown extensions */
A Dcrypto.h.in287 * errors, or the returned error values were not clearly documented.
A Dasn1t.h.in689 * error has occurred and the main operation should be abandoned. If major

Completed in 56 milliseconds