Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/digests/
H A Dblake2_impl.h99 static ossl_inline void store48(uint8_t *dst, uint64_t w) in store48() function
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/blake2/
H A Dblake2-impl.h131 static BLAKE2_INLINE void store48(void *dst, uint64_t w) { in store48() function
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_blake2_impl.h133 static BLAKE2_INLINE void store48( void *dst, uint64_t w ) in store48() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/blake2/
H A Dblake2_impl.h110 static ossl_inline void store48(uint8_t *dst, uint64_t w) in store48() function