Searched refs:decode_option (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/lib/libcrypt/ |
H A D | crypt-argon2.c | 253 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 D | info.c | 67 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 D | functions.txt | 608 info.c:decode_option 7 0 100.00% 15 0 100.00%
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ChangeLog-2018 | 907 (decode_option): Handle 'O' operator.
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ChangeLog-2018 | 907 (decode_option): Handle 'O' operator.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2003 | 19646 * langhooks.h (struct lang_hooks): Remove decode_option. 19647 * opts.c (handle_option): No longer use decode_option.
|
H A D | ChangeLog-2001 | 24678 * toplev.h (struct lang_hooks): Allow decode_option to indicate
|