Searched defs:SSL3_BUFFER_set_offset (Results 1 – 2 of 2) sorted by relevance
64 #define SSL3_BUFFER_set_offset(b, o) ((b)->offset = (o)) macro