Home
last modified time | relevance | path

Searched defs:blake2s_compress (Results 1 – 2 of 2) sorted by relevance

/linux/lib/crypto/x86/
H A Dblake2s.h22 static void blake2s_compress(struct blake2s_ctx *ctx, in blake2s_compress() function
/linux/lib/crypto/
H A Dblake2s.c103 #define blake2s_compress blake2s_compress_generic macro