Lines Matching defs:check

49 #include "inet_pton.h" /* for IP addr SNI check */
443 static bool algo(const char *check, char *namep, size_t nlen)
445 return (strlen(check) == nlen) && !strncmp(check, namep, nlen);
1129 /* check for an existing reusable credential handle */
1263 failf(data, "schannel: SNI or certificate check failed: %s",
1447 /* check if the handshake was incomplete */
1468 /* check if the handshake needs to be continued */
1502 failf(data, "schannel: SNI or certificate check failed: %s",
1527 /* check if there was additional remaining encrypted data */
1541 /* check if the remaining data is less than the total amount
1560 /* check if the handshake needs to be continued */
1566 /* check if the handshake is complete */
1697 /* check if the required context attributes are met */
1827 /* check if the connection has already been established */
1834 /* check out how much more time we're allowed */
1852 /* check out how much more time we're allowed */
1861 /* if ssl is expecting something, check if it's available. */
1958 /* check if the maximum stream sizes were queried */
1970 /* check if the buffer is longer than the maximum message length */
2002 /* check if the message was encrypted */
2219 /* check if everything went fine (server may want to renegotiate
2223 /* check for successfully decrypted data, even before actual
2265 /* check for remaining encrypted data */
2270 /* check if the remaining data is less than the total amount
2291 /* check if server wants to renegotiate the connection context */
2315 /* check if the server closed the connection */
2711 /* check hash size */
2775 /* check for cache timeout by using the cached_x509_store_expired timediff