Home
last modified time | relevance | path

Searched refs:decode_option (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/lib/libcrypt/
H A Dcrypt-argon2.c253 decode_option(argon2_context *ctx, argon2_type *atype, const char *option) in decode_option()
414 rc = decode_option(&ctx, &atype, salt); in __crypt_argon2()
248 decode_option(argon2_context *ctx, argon2_type *atype, const char *option) decode_option() function
/netbsd-src/external/bsd/libfido2/dist/src/
H A Dinfo.c67 decode_option(const cbor_item_t *key, const cbor_item_t *val, void *arg) in decode_option() function
107 return (cbor_map_iter(item, o, decode_option)); in decode_options()
/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dfunctions.txt608 info.c:decode_option 7 0 100.00% 15 0 100.00%
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2018907 (decode_option): Handle 'O' operator.
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2018907 (decode_option): Handle 'O' operator.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200319646 * langhooks.h (struct lang_hooks): Remove decode_option.
19647 * opts.c (handle_option): No longer use decode_option.
H A DChangeLog-200124678 * toplev.h (struct lang_hooks): Allow decode_option to indicate