Searched refs:SHAKE256type (Results 1 – 1 of 1) sorted by relevance
156 static PyTypeObject SHAKE256type; variable213 } else if (type == &SHAKE256type) { in py_sha3_new()436 } else if (type == &SHAKE256type) { in SHA3_get_name()690 SHA3_TYPE(SHAKE256type, "_sha3.shake_256", shake_256__doc__, SHAKE_methods);739 init_sha3type("shake_256", &SHAKE256type); in PyInit__sha3()