Home
last modified time | relevance | path

Searched refs:arg_algorithm (Results 1 – 5 of 5) sorted by relevance

/dports/www/nostromo/nostromo-1.9.6/src/tools/
H A Dcrypt.c103 char arg_username[64], arg_password[64], arg_algorithm[64]; in main() local
125 strlcpy(arg_algorithm, optarg, sizeof(arg_algorithm)); in main()
150 if (strcasecmp(algs[i].name, arg_algorithm) == 0) { in main()
156 warnx("Algorithm '%s' is unknown!", arg_algorithm); in main()
/dports/security/libsecret/libsecret-0.20.4/
H A Dsecret-dbus-generated.h55 const gchar *arg_algorithm,
166 const gchar *arg_algorithm,
181 const gchar *arg_algorithm,
H A Dsecret-dbus-generated.c1212 const gchar *arg_algorithm, in _secret_gen_service_call_open_session() argument
1221 arg_algorithm, in _secret_gen_service_call_open_session()
1282 const gchar *arg_algorithm, in _secret_gen_service_call_open_session_sync() argument
1293 arg_algorithm, in _secret_gen_service_call_open_session_sync()
/dports/security/gnome-keyring/gnome-keyring-40.0/daemon/dbus/
H A Dgkd-secrets-generated.h64 const gchar *arg_algorithm,
184 const gchar *arg_algorithm,
199 const gchar *arg_algorithm,
H A Dgkd-secrets-generated.c1320 const gchar *arg_algorithm, in gkd_exported_service_call_open_session() argument
1329 arg_algorithm, in gkd_exported_service_call_open_session()
1390 const gchar *arg_algorithm, in gkd_exported_service_call_open_session_sync() argument
1401 arg_algorithm, in gkd_exported_service_call_open_session_sync()