Searched defs:SSL_use_psk_identity_hint (Results 1 – 4 of 4) sorted by relevance
2596 int SSL_use_psk_identity_hint(SSL *ssl, const char *identity_hint) { in SSL_use_psk_identity_hint() function
969 …static native void SSL_use_psk_identity_hint(long ssl, NativeSsl ssl_holder, String identityHint) … in SSL_use_psk_identity_hint() method in NativeCrypto
938 …static native void SSL_use_psk_identity_hint(long ssl, NativeSsl ssl_holder, String identityHint) … in SSL_use_psk_identity_hint() method in NativeCrypto
336 #define SSL_use_psk_identity_hint GRPC_SHADOW_SSL_use_psk_identity_hint macro