Lines Matching full:keystore
1072 os_strncmp(cred->private_key, "keystore://", 11) == 0) {1073 /* Use OpenSSL engine configuration for Android keystore */1074 if (wpa_config_set_quoted(ssid, "engine_id", "keystore") < 0 ||