Searched refs:incrypt (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/bearssl/src/ssl/
H A Dssl_engine.c217 * incrypt flag. For outgoing records, there is no such flag; "encryption"
219 * encrypt anything. The 'incrypt' flag is needed because when there is
399 rc->incrypt = 0;
680 if (rc->incrypt) {
726 if (!rc->incrypt) {
1397 cc->incrypt = 1;
1461 cc->incrypt = 1;
1503 cc->incrypt = 1;
1546 cc->incrypt = 1;
/freebsd-13-stable/contrib/bearssl/inc/
H A Dbearssl_ssl.h875 unsigned char incrypt; member in struct:__anon238

Completed in 53 milliseconds