Home
last modified time | relevance | path

Searched refs:message (Results 1 – 9 of 9) sorted by relevance

/include/openssl/
A Dmacros.h45 # define OSSL_DEPRECATED_FOR(since, message) \ argument
46 __declspec(deprecated("Since OpenSSL " # since ";" message))
49 # define OSSL_DEPRECATED_FOR(since, message) __declspec(deprecated) argument
59 # define OSSL_DEPRECATED_FOR(since, message) \ argument
60 __attribute__((deprecated("Since OpenSSL " # since ";" message)))
63 # define OSSL_DEPRECATED_FOR(since, message) __attribute__((deprecated)) argument
68 # define OSSL_DEPRECATED_FOR(since, message) __attribute__ ((deprecated)) argument
80 # define OSSL_DEPRECATED_FOR(since, message) extern argument
A Dcmp.h.in93 * -- signer of the message unknown or not trusted
97 * -- the version of the message is not supported
181 * -- you don't get it, more information elsewhere in the message
189 * -- this message contains a warning that a revocation is
370 /* message transfer: */
404 /* CMP message header and extra certificates: */
A Dpkcs7.h.in151 * all encryption/message digests are applied to the 'contents', leaving
A Dbn.h558 const BIGNUM *priv, const unsigned char *message,
A Dssl.h.in283 /* When sending a raw public key in a certificate message */
995 /* TLSv1.3 KeyUpdate message types */
1003 * The valid handshake states (one for each type message sent and one for each
1004 * type of message received). There are also two "special" states:
1114 * Obtain latest Finished message
A Dui.h.in308 UIT_ERROR /* Send an error message to the user */
/include/internal/
A Ddeterministic_nonce.h18 const unsigned char *message,
/include/crypto/
A Decx.h117 const uint8_t *message, size_t message_len,
124 const uint8_t *message, size_t message_len,
A Dbn.h99 const unsigned char *message,

Completed in 22 milliseconds