Home
last modified time | relevance | path

Searched defs:shc (Results 1 – 7 of 7) sorted by relevance

/external/conscrypt/common/src/jni/main/include/conscrypt/
Dapp_data.h216 bool setCallbackState(JNIEnv* e, jobject shc, jobject fd) { in setCallbackState()
/external/conscrypt/common/src/main/java/org/conscrypt/
DNativeCrypto.java1129 … long ssl, NativeSsl ssl_holder, FileDescriptor fd, SSLHandshakeCallbacks shc, int timeoutMillis) in SSL_do_handshake()
1145 …c native int SSL_read(long ssl, NativeSsl ssl_holder, FileDescriptor fd, SSLHandshakeCallbacks shc, in SSL_read()
1152 SSLHandshakeCallbacks shc, byte[] b, int off, int len, int writeTimeoutMillis) in SSL_write()
1157 … long ssl, NativeSsl ssl_holder, FileDescriptor fd, SSLHandshakeCallbacks shc) throws IOException; in SSL_shutdown()
1345 …tatic native int ENGINE_SSL_do_handshake(long ssl, NativeSsl ssl_holder, SSLHandshakeCallbacks shc) in ENGINE_SSL_do_handshake()
1363 SSLHandshakeCallbacks shc) throws IOException, CertificateException; in ENGINE_SSL_read_direct()
1370 SSLHandshakeCallbacks shc) throws IOException; in ENGINE_SSL_write_direct()
1376 SSLHandshakeCallbacks shc) throws IOException; in ENGINE_SSL_write_BIO_direct()
1382 int sourceOffset, int sourceLength, SSLHandshakeCallbacks shc) in ENGINE_SSL_write_BIO_heap()
1389 SSLHandshakeCallbacks shc) throws IOException; in ENGINE_SSL_read_BIO_direct()
[all …]
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DNativeCrypto.java1169 … long ssl, NativeSsl ssl_holder, FileDescriptor fd, SSLHandshakeCallbacks shc, int timeoutMillis) in SSL_do_handshake()
1185 …c native int SSL_read(long ssl, NativeSsl ssl_holder, FileDescriptor fd, SSLHandshakeCallbacks shc, in SSL_read()
1192 SSLHandshakeCallbacks shc, byte[] b, int off, int len, int writeTimeoutMillis) in SSL_write()
1197 … long ssl, NativeSsl ssl_holder, FileDescriptor fd, SSLHandshakeCallbacks shc) throws IOException; in SSL_shutdown()
1392 …tatic native int ENGINE_SSL_do_handshake(long ssl, NativeSsl ssl_holder, SSLHandshakeCallbacks shc) in ENGINE_SSL_do_handshake()
1410 SSLHandshakeCallbacks shc) throws IOException, CertificateException; in ENGINE_SSL_read_direct()
1417 SSLHandshakeCallbacks shc) throws IOException; in ENGINE_SSL_write_direct()
1423 SSLHandshakeCallbacks shc) throws IOException; in ENGINE_SSL_write_BIO_direct()
1429 int sourceOffset, int sourceLength, SSLHandshakeCallbacks shc) in ENGINE_SSL_write_BIO_heap()
1436 SSLHandshakeCallbacks shc) throws IOException; in ENGINE_SSL_read_BIO_direct()
[all …]
/external/vboot_reference/host/lib/
Dcrossystem.c251 const VbSharedDataKernelCall* shc = in GetVdatLoadKernelDebug() local
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc7665 jobject shc, jint timeout_millis) { in NativeCrypto_SSL_do_handshake()
7877 static int sslRead(JNIEnv* env, SSL* ssl, jobject fdObject, jobject shc, char* buf, jint len, in sslRead()
8010 jobject shc, jbyteArray b, jint offset, jint len, in NativeCrypto_SSL_read()
8145 static int sslWrite(JNIEnv* env, SSL* ssl, jobject fdObject, jobject shc, const char* buf, jint len, in sslWrite()
8286 jobject shc, jbyteArray b, jint offset, jint len, in NativeCrypto_SSL_write()
8407 jobject shc) { in NativeCrypto_SSL_shutdown()
9175 jobject shc) { in NativeCrypto_ENGINE_SSL_do_handshake()
9257 …hutdown(JNIEnv* env, jclass, jlong ssl_address, CONSCRYPT_UNUSED jobject ssl_holder, jobject shc) { in NativeCrypto_ENGINE_SSL_shutdown()
9323 jint length, jobject shc) { in NativeCrypto_ENGINE_SSL_read_direct()
9416 jlong address, jint len, jobject shc) { in NativeCrypto_ENGINE_SSL_write_BIO_direct()
[all …]
/external/skqp/experimental/canvaskit/htmlcanvas/
Dcanvas2dcontext.js944 shc: this._shadowColor, property
/external/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js944 shc: this._shadowColor, property