Searched refs:pkcs11_so_path (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_openssl.c670 * @pkcs11_so_path: pksc11_so_path from the configuration
673 static int tls_engine_load_dynamic_pkcs11(const char *pkcs11_so_path, argument
678 "SO_PATH", NULL /* pkcs11_so_path */,
690 if (!pkcs11_so_path || !pkcs11_module_path)
693 pre_cmd[1] = pkcs11_so_path;
698 pkcs11_so_path);
/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c670 * @pkcs11_so_path: pksc11_so_path from the configuration
673 static int tls_engine_load_dynamic_pkcs11(const char *pkcs11_so_path, argument
678 "SO_PATH", NULL /* pkcs11_so_path */,
690 if (!pkcs11_so_path || !pkcs11_module_path)
693 pre_cmd[1] = pkcs11_so_path;
698 pkcs11_so_path);
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_openssl.c670 * @pkcs11_so_path: pksc11_so_path from the configuration
673 static int tls_engine_load_dynamic_pkcs11(const char *pkcs11_so_path, argument
678 "SO_PATH", NULL /* pkcs11_so_path */,
690 if (!pkcs11_so_path || !pkcs11_module_path)
693 pre_cmd[1] = pkcs11_so_path;
698 pkcs11_so_path);

Completed in 159 milliseconds