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

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_openssl.c799 * @pkcs11_so_path: pksc11_so_path from the configuration
802 static int tls_engine_load_dynamic_pkcs11(const char *pkcs11_so_path, argument
807 "SO_PATH", NULL /* pkcs11_so_path */,
819 if (!pkcs11_so_path)
822 pre_cmd[1] = pkcs11_so_path;
830 pkcs11_so_path);
/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c799 * @pkcs11_so_path: pksc11_so_path from the configuration
802 static int tls_engine_load_dynamic_pkcs11(const char *pkcs11_so_path, argument
807 "SO_PATH", NULL /* pkcs11_so_path */,
819 if (!pkcs11_so_path)
822 pre_cmd[1] = pkcs11_so_path;
830 pkcs11_so_path);
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_openssl.c799 * @pkcs11_so_path: pksc11_so_path from the configuration
802 static int tls_engine_load_dynamic_pkcs11(const char *pkcs11_so_path, argument
807 "SO_PATH", NULL /* pkcs11_so_path */,
819 if (!pkcs11_so_path)
822 pre_cmd[1] = pkcs11_so_path;
830 pkcs11_so_path);

Completed in 54 milliseconds