Home
last modified time | relevance | path

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

/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/ocsp/
DOCSPResponse.java28 ResponseBytes responseBytes; field in OCSPResponse
32 ResponseBytes responseBytes) in OCSPResponse()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ocsp/
DOCSPResponse.java26 ResponseBytes responseBytes; field in OCSPResponse
30 ResponseBytes responseBytes) in OCSPResponse()
/external/nos/host/generic/libnos/generator/test/
Dtest.cpp82 std::vector<uint8_t> responseBytes(response.ByteSize()); in TEST() local
117 std::vector<uint8_t> responseBytes(response.ByteSize()); in TEST() local
/external/okio/okio/jvm/jmh/src/jmh/java/com/squareup/okio/benchmarks/
DBufferPerformanceBenchmark.java170 byte[] responseBytes; field in BufferPerformanceBenchmark
/external/okhttp/okio/benchmarks/src/main/java/com/squareup/okio/benchmarks/
DBufferPerformanceBench.java170 byte[] responseBytes; field in BufferPerformanceBench
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl_ocsp.c70 ResponseBytes *responseBytes; member
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc7556 ScopedByteArrayRO responseBytes(env, response); in NativeCrypto_SSL_set_ocsp_response() local