Searched defs:SSL_get0_peer_certificates (Results 1 – 5 of 5) sorted by relevance
1348 fn SSL_get0_peer_certificates(ssl: *const SSL) -> *const STACK_OF; in SSL_get0_peer_certificates() function
1205 static native byte[][] SSL_get0_peer_certificates(long ssl, NativeSsl ssl_holder); in SSL_get0_peer_certificates() method in NativeCrypto
1172 static native byte[][] SSL_get0_peer_certificates(long ssl, NativeSsl ssl_holder); in SSL_get0_peer_certificates() method in NativeCrypto
64 #define SSL_get0_peer_certificates GRPC_SHADOW_SSL_get0_peer_certificates macro
313 #define SSL_get0_peer_certificates BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get0_peer_certificate… macro