mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Don't define PY_WITH_KECCAK
This commit is contained in:
parent
44f4874e68
commit
b00e00c339
1 changed files with 0 additions and 2 deletions
|
@ -136,8 +136,6 @@ class _sha3.shake_256 "SHA3object *" "&SHAKE256type"
|
|||
|
||||
/* The structure for storing SHA3 info */
|
||||
|
||||
#define PY_WITH_KECCAK 0
|
||||
|
||||
typedef struct {
|
||||
PyObject_HEAD
|
||||
SHA3_state hash_state;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue