Home
last modified time | relevance | path

Searched refs:encode_data (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/ssl_helper/
Dssl_helper.c177 static int encode_data(ssl_t *ssl, const void *data, int len) in encode_data() function
263 len = encode_data(ssl, ibuf, len); in do_io_until_eof_and_exit()