OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypto_kdf_blake2b_KEYBYTES
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_kdf_blake2b.h
29
#define
crypto_kdf_blake2b_KEYBYTES
32
31
size_t
crypto_kdf_blake2b_keybytes
(void);
37
const unsigned char key[
crypto_kdf_blake2b_KEYBYTES
]);
crypto_kdf.h
29
#define crypto_kdf_KEYBYTES
crypto_kdf_blake2b_KEYBYTES
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_kdf/blake2b/
kdf_blake2b.c
26
crypto_kdf_blake2b_keybytes
(void)
function in typeref:typename:size_t
28
return
crypto_kdf_blake2b_KEYBYTES
;
34
const unsigned char key[
crypto_kdf_blake2b_KEYBYTES
])
50
key,
crypto_kdf_blake2b_KEYBYTES
,
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025