Home
last modified time | relevance | path

Searched refs:blake2s_compress_generic (Results 1 – 2 of 2) sorted by relevance

/linux/lib/crypto/
H A Dblake2s.c40 blake2s_compress_generic(struct blake2s_ctx *ctx, in blake2s_compress_generic() function
103 #define blake2s_compress blake2s_compress_generic
/linux/lib/crypto/x86/
H A Dblake2s.h29 blake2s_compress_generic(ctx, data, nblocks, inc); in blake2s_compress()