Searched defs:SSL_use_psk_identity_hint (Results 1 – 4 of 4) sorted by relevance
2553 int SSL_use_psk_identity_hint(SSL *ssl, const char *identity_hint) { in SSL_use_psk_identity_hint() function
932 …static native void SSL_use_psk_identity_hint(long ssl, NativeSsl ssl_holder, String identityHint) … in SSL_use_psk_identity_hint() method in NativeCrypto
972 …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