Home
last modified time | relevance | path

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

/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLKey.java35 final class OpenSSLKey { class
47 OpenSSLKey(long ctx) { in OpenSSLKey() method in OpenSSLKey
51 OpenSSLKey(long ctx, boolean wrapped) { in OpenSSLKey() method in OpenSSLKey
57 OpenSSLKey(long ctx, boolean wrapped, boolean hardwareBacked) { in OpenSSLKey() method in OpenSSLKey
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DOpenSSLKey.java36 final class OpenSSLKey { class
49 OpenSSLKey(long ctx) { in OpenSSLKey() method in OpenSSLKey
53 OpenSSLKey(long ctx, boolean wrapped) { in OpenSSLKey() method in OpenSSLKey
59 OpenSSLKey(long ctx, boolean wrapped, boolean hardwareBacked) { in OpenSSLKey() method in OpenSSLKey