Searched refs:BLAKE2S_OUTBYTES (Results 1 – 3 of 3) sorted by relevance
14 #define BLAKE2_OUTBYTES BLAKE2S_OUTBYTES
20 # define BLAKE2S_OUTBYTES 32 macro
297 uint8_t outbuffer[BLAKE2S_OUTBYTES] = {0}; in ossl_blake2s_final()
Completed in 8 milliseconds