Home | History | Annotate | Download | only in conscrypt

Lines Matching defs:SSL_use_psk_identity_hint

907     static native void SSL_use_psk_identity_hint(long ssl, NativeSsl ssl_holder, String identityHint) throws SSLException;