Searched refs:pkcs11_engine_path_copy (Results 1 – 1 of 1) sorted by relevance
5555 char *pkcs11_engine_path_copy = NULL; local5559 pkcs11_engine_path_copy = os_strdup(pkcs11_engine_path);5560 if (pkcs11_engine_path_copy == NULL)5566 os_free(pkcs11_engine_path_copy);5573 wpa_s->conf->pkcs11_engine_path = pkcs11_engine_path_copy;