Home
last modified time | relevance | path

Searched defs:OpenSSLKey (Results 1 – 2 of 2) sorted by relevance

/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DOpenSSLKey.java39 public final class OpenSSLKey { class
52 OpenSSLKey(long ctx) { in OpenSSLKey() method in OpenSSLKey
56 OpenSSLKey(long ctx, boolean wrapped) { in OpenSSLKey() method in OpenSSLKey
62 OpenSSLKey(long ctx, boolean wrapped, boolean hardwareBacked) { in OpenSSLKey() method in OpenSSLKey
/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLKey.java36 public final class OpenSSLKey { class
48 OpenSSLKey(long ctx) { in OpenSSLKey() method in OpenSSLKey
52 OpenSSLKey(long ctx, boolean wrapped) { in OpenSSLKey() method in OpenSSLKey
58 OpenSSLKey(long ctx, boolean wrapped, boolean hardwareBacked) { in OpenSSLKey() method in OpenSSLKey