Home
last modified time | relevance | path

Searched refs:shake_xof (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Modules/_sha3/
H A Dsha3.h45 static void shake_xof(sha3_ctx_t *c);
H A Dsha3.c170 static void shake_xof(sha3_ctx_t *c) in shake_xof() function
H A Dsha3module.c34 #define SHA3_squeeze(state, out, len) shake_xof(state), shake_out(state, out, len)

Completed in 2 milliseconds