Searched defs:keystore (Results 1 – 15 of 15) sorted by relevance
| /external/tpm2-tss/src/tss2-fapi/ |
| D | ifapi_keystore.c | 141 IFAPI_KEYSTORE *keystore, in get_explicit_key_path() 179 full_path_to_fapi_path(IFAPI_KEYSTORE *keystore, char *path) in full_path_to_fapi_path() 247 expand_path(IFAPI_KEYSTORE *keystore, const char *path, char **file_name) in expand_path() 300 IFAPI_KEYSTORE *keystore, in expand_path_to_object() 338 IFAPI_KEYSTORE *keystore, in ifapi_keystore_initialize() 418 IFAPI_KEYSTORE *keystore, in rel_path_to_abs_path() 483 IFAPI_KEYSTORE *keystore, in ifapi_keystore_load_async() 525 IFAPI_KEYSTORE *keystore, in ifapi_keystore_load_finish() 576 IFAPI_KEYSTORE *keystore, in ifapi_keystore_store_async() 643 IFAPI_KEYSTORE *keystore, in ifapi_keystore_store_finish() [all …]
|
| D | fapi_util.c | 440 IFAPI_KEYSTORE *keystore, in get_explicit_key_path() 1312 full_path_to_fapi_path(IFAPI_KEYSTORE *keystore, char *path) in full_path_to_fapi_path()
|
| D | fapi_int.h | 974 struct IFAPI_KEYSTORE keystore; member
|
| /external/conscrypt/common/src/main/java/org/conscrypt/ |
| D | DefaultSSLContextImpl.java | 67 String keystore = System.getProperty("javax.net.ssl.keyStore"); in getKeyManagers() local 99 String keystore = System.getProperty("javax.net.ssl.trustStore"); in getTrustManagers() local
|
| /external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
| D | DefaultSSLContextImpl.java | 68 String keystore = System.getProperty("javax.net.ssl.keyStore"); in getKeyManagers() local 100 String keystore = System.getProperty("javax.net.ssl.trustStore"); in getTrustManagers() local
|
| /external/python/bumble/examples/ |
| D | a2dp_sink1.json | 4 "keystore": "JsonKeyStore" string
|
| D | asha_sink2.json | 4 "keystore": "JsonKeyStore" string
|
| D | asha_sink1.json | 4 "keystore": "JsonKeyStore" string
|
| D | classic1.json | 4 "keystore": "JsonKeyStore" string
|
| D | device1.json | 5 "keystore": "JsonKeyStore", string
|
| D | device2.json | 4 "keystore": "JsonKeyStore", string
|
| /external/sl4a/Common/src/com/googlecode/android_scripting/facade/ |
| D | CertInstallerHelper.java | 85 java.security.KeyStore keystore = null; in extractCertificate() local
|
| /external/okhttp/samples/static-server/src/main/java/com/squareup/okhttp/sample/ |
| D | SampleServer.java | 121 KeyStore keystore = KeyStore.getInstance(KeyStore.getDefaultType()); in sslContext() local
|
| /external/vogar/src/vogar/ |
| D | Run.java | 64 public final File keystore; field in Run
|
| /external/nanohttpd/core/src/main/java/fi/iki/elonen/ |
| D | NanoHTTPD.java | 1738 KeyStore keystore = KeyStore.getInstance(KeyStore.getDefaultType()); in makeSSLSocketFactory() local
|