Home
last modified time | relevance | path

Searched defs:key (Results 1 – 4 of 4) sorted by relevance

/coreutils/src/blake2/
Dblake2b-ref.c124 int blake2b_init_key( blake2b_state *S, size_t outlen, const void *key, size_t keylen ) in blake2b_init_key()
277 int blake2b( void *out, size_t outlen, const void *in, size_t inlen, const void *key, size_t keylen… in blake2b()
306 int blake2( void *out, size_t outlen, const void *in, size_t inlen, const void *key, size_t keylen … in blake2()
322 uint8_t key[BLAKE2B_KEYBYTES]; in main() local
/coreutils/src/
Dsort.c1614 begfield (struct line const *line, struct keyfield const *key) in begfield()
1657 limfield (struct line const *line, struct keyfield const *key) in limfield()
1764 struct keyfield const *key = keylist; in fillbuf() local
2296 key_numeric (struct keyfield const *key) in key_numeric()
2305 debug_key (struct line const *line, struct keyfield const *key) in debug_key()
2364 struct keyfield const *key = keylist; in debug_line() local
2374 default_key_compare (struct keyfield const *key) in default_key_compare()
2391 key_to_opts (struct keyfield const *key, char *opts) in key_to_opts()
2423 struct keyfield const *key; in key_warnings() local
2620 struct keyfield *key = keylist; in keycompare() local
[all …]
Dptx.c227 WORD key; /* description of the keyword */ member
1504 BLOCK key; /* key field, isolated */ in output_one_tex_line() local
Dtail.c1782 struct File_spec key; in tail_forever_inotify() local