| Home | Sort by: relevance | last modified time | path |
| /src/crypto/external/apache2/openssl/dist/ssl/record/methods/ | |
| recmethod_local.h | 530 #define TLS_BUFFER_sub_left(b, l) ((b)->left -= (l)) |
| tls_common.c | 2025 TLS_BUFFER_sub_left(thiswb, tmpwrit); |