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

  /src/crypto/external/apache2/openssl/dist/ssl/record/methods/
recmethod_local.h 90 #define TLS_RL_RECORD_reset_input(r) ((r)->input = (r)->data)
tls_common.c 1685 TLS_RL_RECORD_reset_input(thiswr);
1844 TLS_RL_RECORD_reset_input(&wr[j]);

Completed in 19 milliseconds