Searched defs:SSL_use_psk_identity_hint (Results 1 – 7 of 7) sorted by relevance
2675 int SSL_use_psk_identity_hint(SSL *ssl, const char *identity_hint) { in SSL_use_psk_identity_hint() function
2677 int SSL_use_psk_identity_hint(SSL *ssl, const char *identity_hint) { in SSL_use_psk_identity_hint() function
2605 int SSL_use_psk_identity_hint(SSL *ssl, const char *identity_hint) { in SSL_use_psk_identity_hint() function
998 …static native void SSL_use_psk_identity_hint(long ssl, NativeSsl ssl_holder, String identityHint) … in SSL_use_psk_identity_hint() method in NativeCrypto
965 …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
523 #define SSL_use_psk_identity_hint BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_use_psk_identity_hint) macro