Searched refs:message (Results 1 – 9 of 9) sorted by relevance
| /include/openssl/ |
| A D | macros.h | 45 # 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 D | cmp.h.in | 93 * -- 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 D | pkcs7.h.in | 151 * all encryption/message digests are applied to the 'contents', leaving
|
| A D | bn.h | 558 const BIGNUM *priv, const unsigned char *message,
|
| A D | ssl.h.in | 283 /* 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 D | ui.h.in | 308 UIT_ERROR /* Send an error message to the user */
|
| /include/internal/ |
| A D | deterministic_nonce.h | 18 const unsigned char *message,
|
| /include/crypto/ |
| A D | ecx.h | 117 const uint8_t *message, size_t message_len, 124 const uint8_t *message, size_t message_len,
|
| A D | bn.h | 99 const unsigned char *message,
|
Completed in 22 milliseconds