Home
last modified time | relevance | path

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

/linux/lib/crypto/arm/
H A Dblake2b.h16 static void blake2b_compress(struct blake2b_ctx *ctx, in blake2b_compress() function
/linux/lib/crypto/
H A Dblake2b.c113 #define blake2b_compress blake2b_compress_generic macro