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

  /src/crypto/external/apache2/openssl/dist/ssl/record/methods/
recmethod_local.h 532 #define TLS_BUFFER_set_offset(b, o) ((b)->offset = (o))
ktls_meth.c 487 TLS_BUFFER_set_offset(wb, 0);
tls1_meth.c 652 TLS_BUFFER_set_offset(wb, align);
tls_common.c 1596 TLS_BUFFER_set_offset(wb, align);
2009 TLS_BUFFER_set_offset(thiswb, 0);

Completed in 59 milliseconds