Searched refs:blake2b_long (Results 1 – 1 of 1) sorted by relevance
/openssl/providers/implementations/kdfs/ |
H A D | argon2.c | 266 static int blake2b_long(EVP_MD *md, EVP_MAC *mac, unsigned char *out, 359 blake2b_long(ctx->md, ctx->mac, blockhash_bytes, ARGON2_BLOCK_SIZE, in fill_first_blocks() 364 blake2b_long(ctx->md, ctx->mac, blockhash_bytes, ARGON2_BLOCK_SIZE, in fill_first_blocks() 777 blake2b_long(ctx->md, ctx->mac, out, ctx->outlen, blockhash_bytes, in finalize() 849 static int blake2b_long(EVP_MD *md, EVP_MAC *mac, unsigned char *out, in blake2b_long() function
|
Completed in 9 milliseconds