Home
last modified time | relevance | path

Searched refs:algorithm_arg (Results 1 – 15 of 15) sorted by relevance

/dports/security/yubico-piv-tool/yubico-piv-tool-2.2.0/tool/
H A Dcmdline.h73 enum enum_algorithm algorithm_arg; /**< @brief What algorithm to use (default='RSA2048'). */ member
H A Dcmdline.c214 args_info->algorithm_arg = algorithm_arg_RSA2048; in clear_args()
1299 if (update_arg( (void *)&(args_info->algorithm_arg), in cmdline_parser_internal()
H A Dyubico-piv-tool.c2259 …if(generate_key(state, args_info.slot_arg, args_info.algorithm_arg, args_info.output_arg, args_inf… in main()
2483 args_info.slot_arg, args_info.algorithm_arg, args_info.hash_arg, in main()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_lex.h367 uint16 algorithm_arg, in Create_view_info() argument
371 algorithm(algorithm_arg), in Create_view_info()
H A Dsql_class.h330 ha_key_alg algorithm_arg, bool generated_arg, DDL_options_st ddl_options)
336 key_create_info.algorithm= algorithm_arg;
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_lex.h367 uint16 algorithm_arg,
371 algorithm(algorithm_arg),
H A Dsql_class.h330 ha_key_alg algorithm_arg, bool generated_arg, DDL_options_st ddl_options) in Key() argument
336 key_create_info.algorithm= algorithm_arg; in Key()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_lex.h433 uint16 algorithm_arg, in Create_view_info() argument
437 algorithm(algorithm_arg), in Create_view_info()
H A Dsql_class.h400 ha_key_alg algorithm_arg, bool generated_arg, DDL_options_st ddl_options) in Key() argument
406 key_create_info.algorithm= algorithm_arg; in Key()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_lex.h404 uint16 algorithm_arg, in Create_view_info() argument
408 algorithm(algorithm_arg), in Create_view_info()
H A Dsql_class.h352 ha_key_alg algorithm_arg, bool generated_arg, DDL_options_st ddl_options) in Key() argument
358 key_create_info.algorithm= algorithm_arg; in Key()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_lex.h404 uint16 algorithm_arg,
408 algorithm(algorithm_arg),
H A Dsql_class.h352 ha_key_alg algorithm_arg, bool generated_arg, DDL_options_st ddl_options) in Key() argument
358 key_create_info.algorithm= algorithm_arg; in Key()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_lex.h433 uint16 algorithm_arg, in Create_view_info() argument
437 algorithm(algorithm_arg), in Create_view_info()
H A Dsql_class.h400 ha_key_alg algorithm_arg, bool generated_arg, DDL_options_st ddl_options) in Key() argument
406 key_create_info.algorithm= algorithm_arg; in Key()