Home
last modified time | relevance | path

Searched refs:SSL_get_wfd (Results 1 - 25 of 62) sorted by relevance

123

/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/openssl/
H A Dssl.h895 int SSL_get_wfd(const SSL *ssl);
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/
H A Dssl_lib.c741 int SSL_get_wfd(const SSL *ssl) in SSL_get_wfd() function
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_lib.c1450 int SSL_get_wfd(const SSL *s) in SSL_get_wfd() function
2216 ret = ktls_sendfile(SSL_get_wfd(s), fd, offset, size, flags); in SSL_sendfile()
/third_party/openssl/ssl/
H A Dssl_lib.c1368 int SSL_get_wfd(const SSL *s) in SSL_get_wfd() function
2116 ret = ktls_sendfile(SSL_get_wfd(s), fd, offset, size, flags); in SSL_sendfile()
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl.h1532 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/
H A Dssl.h1634 __owur int SSL_get_wfd(const SSL *s);

Completed in 154 milliseconds

123