OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blake2sp
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython3/Modules/_blake2/
blake2ns.h
26
#define
blake2sp
PyBlake2_blake2sp
macro
/external/python/cpython3/Modules/_blake2/impl/
blake2.h
148
int
blake2sp
( uint8_t *out, const void *in, const void *key, const uint8_t outlen, const uint64_t inlen, uint8_t keylen );
Completed in 191 milliseconds