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

  /src/crypto/external/apache2/openssl/dist/ssl/record/methods/
recmethod_local.h 454 int tls_retry_write_records(OSSL_RECORD_LAYER *rl);
ktls_meth.c 477 * (see tls_retry_write_records). App buffers are not ours to free.
584 tls_retry_write_records,
tls_common.c 1915 return tls_retry_write_records(rl);
1918 int tls_retry_write_records(OSSL_RECORD_LAYER *rl) function
1962 "tls_retry_write_records failure");
2209 tls_retry_write_records,
dtls_meth.c 783 tls_retry_write_records,

Completed in 17 milliseconds