HomeSort by: relevance | last modified time | path
    Searched refs:TLS_BUFFER_sub_left (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 34 milliseconds