Searched defs:SSL_max_seal_overhead (Results 1 – 6 of 6) sorted by relevance
687 size_t SSL_max_seal_overhead(const SSL *ssl) { in SSL_max_seal_overhead() function
689 size_t SSL_max_seal_overhead(const SSL *ssl) { in SSL_max_seal_overhead() function
1401 static native int SSL_max_seal_overhead(long ssl, NativeSsl ssl_holder); in SSL_max_seal_overhead() method in NativeCrypto
1360 static native int SSL_max_seal_overhead(long ssl, NativeSsl ssl_holder); in SSL_max_seal_overhead() method in NativeCrypto
500 #define SSL_max_seal_overhead GRPC_SHADOW_SSL_max_seal_overhead macro
403 #define SSL_max_seal_overhead BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_max_seal_overhead) macro