HomeSort by relevance Sort by last modified time
    Searched full:pkcs11_module_path (Results 1 - 22 of 22) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/examples/
openCryptoki.conf 20 pkcs11_module_path=/usr/lib/opencryptoki/libopencryptoki.so
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old_handlers.c 804 "opensc_engine_path", "pkcs11_engine_path", "pkcs11_module_path",
1116 char *pkcs11_module_path = NULL; local
    [all...]
dbus_new_handlers.c 132 "opensc_engine_path", "pkcs11_engine_path", "pkcs11_module_path",
2343 char *pkcs11_module_path = NULL; local
    [all...]
dbus_new.c     [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap.h 291 * pkcs11_module_path - OpenSC PKCS#11 module for OpenSSL engine
295 const char *pkcs11_module_path; member in struct:eap_config
eap.c     [all...]
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h 206 * pkcs11_module_path - Path to the OpenSSL OpenSC/PKCS#11 module
212 const char *pkcs11_module_path; member in struct:eapol_ctx
eapol_supp_sm.c     [all...]
  /external/wpa_supplicant_8/src/crypto/
tls_openssl.c 800 * @pcks11_module_path: pkcs11_module_path from the configuration
803 const char *pkcs11_module_path)
815 "MODULE_PATH", NULL /* pkcs11_module_path */,
824 if (pkcs11_module_path)
825 post_cmd[1] = pkcs11_module_path;
1015 conf->pkcs11_module_path)) {
1018 conf->pkcs11_module_path)) {
    [all...]
tls.h 78 const char *pkcs11_module_path; member in struct:tls_config
  /external/wpa_supplicant_8/wpa_supplicant/
config_file.c 1057 if (config->pkcs11_module_path)
1058 fprintf(f, "pkcs11_module_path=%s\n",
1059 config->pkcs11_module_path);
    [all...]
wpas_glue.c 1063 ctx->pkcs11_module_path = wpa_s->conf->pkcs11_module_path;
    [all...]
config.h 531 * pkcs11_module_path - Path to the OpenSSL OpenSC/PKCS#11 module
537 char *pkcs11_module_path; member in struct:wpa_config
    [all...]
eapol_test.c 607 ctx->pkcs11_module_path = wpa_s->conf->pkcs11_module_path;
    [all...]
wpa_supplicant.c 997 * pkcs11_engine_path, pkcs11_module_path, openssl_ciphers.
    [all...]
wpa_supplicant_i.h     [all...]
config.c     [all...]
wpa_cli.c 449 "pkcs11_engine_path", "pkcs11_module_path", "openssl_ciphers",
548 "pkcs11_engine_path", "pkcs11_module_path", "openssl_ciphers",
    [all...]
wpa_supplicant.conf 181 #pkcs11_module_path=/usr/lib/pkcs11/opensc-pkcs11.so
    [all...]
ChangeLog     [all...]
  /device/google/marlin/
wpa_supplicant_wcn.conf 113 #pkcs11_module_path=/usr/lib/pkcs11/opensc-pkcs11.so
  /device/google/wahoo/
wpa_supplicant_wcn.conf 113 #pkcs11_module_path=/usr/lib/pkcs11/opensc-pkcs11.so

Completed in 755 milliseconds