Home
last modified time | relevance | path

Searched refs:init_sha3type (Results 1 – 10 of 10) sorted by relevance

/dports/databases/py-gdbm/Python-3.8.12/Modules/_sha3/
H A Dsha3module.c711 #define init_sha3type(name, type) \ in PyInit__sha3() macro
723 init_sha3type("sha3_224", &SHA3_224type); in PyInit__sha3()
724 init_sha3type("sha3_256", &SHA3_256type); in PyInit__sha3()
725 init_sha3type("sha3_384", &SHA3_384type); in PyInit__sha3()
726 init_sha3type("sha3_512", &SHA3_512type); in PyInit__sha3()
728 init_sha3type("keccak_224", &Keccak_224type); in PyInit__sha3()
729 init_sha3type("keccak_256", &Keccak_256type); in PyInit__sha3()
730 init_sha3type("keccak_384", &Keccak_384type); in PyInit__sha3()
733 init_sha3type("shake_128", &SHAKE128type); in PyInit__sha3()
734 init_sha3type("shake_256", &SHAKE256type); in PyInit__sha3()
[all …]
/dports/lang/python37/Python-3.7.12/Modules/_sha3/
H A Dsha3module.c716 #define init_sha3type(name, type) \ in PyInit__sha3() macro
728 init_sha3type("sha3_224", &SHA3_224type); in PyInit__sha3()
729 init_sha3type("sha3_256", &SHA3_256type); in PyInit__sha3()
730 init_sha3type("sha3_384", &SHA3_384type); in PyInit__sha3()
731 init_sha3type("sha3_512", &SHA3_512type); in PyInit__sha3()
733 init_sha3type("keccak_224", &Keccak_224type); in PyInit__sha3()
734 init_sha3type("keccak_256", &Keccak_256type); in PyInit__sha3()
735 init_sha3type("keccak_384", &Keccak_384type); in PyInit__sha3()
738 init_sha3type("shake_128", &SHAKE128type); in PyInit__sha3()
739 init_sha3type("shake_256", &SHAKE256type); in PyInit__sha3()
[all …]
/dports/lang/python-tools/Python-3.8.12/Modules/_sha3/
H A Dsha3module.c711 #define init_sha3type(name, type) \ in PyInit__sha3() macro
723 init_sha3type("sha3_224", &SHA3_224type); in PyInit__sha3()
724 init_sha3type("sha3_256", &SHA3_256type); in PyInit__sha3()
725 init_sha3type("sha3_384", &SHA3_384type); in PyInit__sha3()
726 init_sha3type("sha3_512", &SHA3_512type); in PyInit__sha3()
728 init_sha3type("keccak_224", &Keccak_224type); in PyInit__sha3()
729 init_sha3type("keccak_256", &Keccak_256type); in PyInit__sha3()
730 init_sha3type("keccak_384", &Keccak_384type); in PyInit__sha3()
733 init_sha3type("shake_128", &SHAKE128type); in PyInit__sha3()
734 init_sha3type("shake_256", &SHAKE256type); in PyInit__sha3()
[all …]
/dports/lang/python39/Python-3.9.9/Modules/_sha3/
H A Dsha3module.c719 #define init_sha3type(name, type) \ in PyInit__sha3() macro
731 init_sha3type("sha3_224", &SHA3_224type); in PyInit__sha3()
732 init_sha3type("sha3_256", &SHA3_256type); in PyInit__sha3()
733 init_sha3type("sha3_384", &SHA3_384type); in PyInit__sha3()
734 init_sha3type("sha3_512", &SHA3_512type); in PyInit__sha3()
736 init_sha3type("keccak_224", &Keccak_224type); in PyInit__sha3()
737 init_sha3type("keccak_256", &Keccak_256type); in PyInit__sha3()
738 init_sha3type("keccak_384", &Keccak_384type); in PyInit__sha3()
741 init_sha3type("shake_128", &SHAKE128type); in PyInit__sha3()
742 init_sha3type("shake_256", &SHAKE256type); in PyInit__sha3()
[all …]
/dports/lang/python38/Python-3.8.12/Modules/_sha3/
H A Dsha3module.c711 #define init_sha3type(name, type) \ in PyInit__sha3() macro
723 init_sha3type("sha3_224", &SHA3_224type); in PyInit__sha3()
724 init_sha3type("sha3_256", &SHA3_256type); in PyInit__sha3()
725 init_sha3type("sha3_384", &SHA3_384type); in PyInit__sha3()
726 init_sha3type("sha3_512", &SHA3_512type); in PyInit__sha3()
728 init_sha3type("keccak_224", &Keccak_224type); in PyInit__sha3()
729 init_sha3type("keccak_256", &Keccak_256type); in PyInit__sha3()
730 init_sha3type("keccak_384", &Keccak_384type); in PyInit__sha3()
733 init_sha3type("shake_128", &SHAKE128type); in PyInit__sha3()
734 init_sha3type("shake_256", &SHAKE256type); in PyInit__sha3()
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_sha3/
H A Dsha3module.c711 #define init_sha3type(name, type) \ in PyInit__sha3() macro
723 init_sha3type("sha3_224", &SHA3_224type); in PyInit__sha3()
724 init_sha3type("sha3_256", &SHA3_256type); in PyInit__sha3()
725 init_sha3type("sha3_384", &SHA3_384type); in PyInit__sha3()
726 init_sha3type("sha3_512", &SHA3_512type); in PyInit__sha3()
728 init_sha3type("keccak_224", &Keccak_224type); in PyInit__sha3()
729 init_sha3type("keccak_256", &Keccak_256type); in PyInit__sha3()
730 init_sha3type("keccak_384", &Keccak_384type); in PyInit__sha3()
733 init_sha3type("shake_128", &SHAKE128type); in PyInit__sha3()
734 init_sha3type("shake_256", &SHAKE256type); in PyInit__sha3()
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_sha3/
H A Dsha3module.c711 #define init_sha3type(name, type) \ in PyInit__sha3() macro
723 init_sha3type("sha3_224", &SHA3_224type); in PyInit__sha3()
724 init_sha3type("sha3_256", &SHA3_256type); in PyInit__sha3()
725 init_sha3type("sha3_384", &SHA3_384type); in PyInit__sha3()
726 init_sha3type("sha3_512", &SHA3_512type); in PyInit__sha3()
728 init_sha3type("keccak_224", &Keccak_224type); in PyInit__sha3()
729 init_sha3type("keccak_256", &Keccak_256type); in PyInit__sha3()
730 init_sha3type("keccak_384", &Keccak_384type); in PyInit__sha3()
733 init_sha3type("shake_128", &SHAKE128type); in PyInit__sha3()
734 init_sha3type("shake_256", &SHAKE256type); in PyInit__sha3()
[all …]
/dports/security/py-pysha3/pysha3-1.0.2/Modules/_sha3/
H A Dsha3module.c732 #define init_sha3type(name, type) \ macro
744 init_sha3type("sha3_224", &SHA3_224type);
745 init_sha3type("sha3_256", &SHA3_256type);
746 init_sha3type("sha3_384", &SHA3_384type);
747 init_sha3type("sha3_512", &SHA3_512type);
749 init_sha3type("keccak_224", &Keccak_224type);
750 init_sha3type("keccak_256", &Keccak_256type);
751 init_sha3type("keccak_384", &Keccak_384type);
754 init_sha3type("shake_128", &SHAKE128type);
755 init_sha3type("shake_256", &SHAKE256type);
[all …]
/dports/lang/python310/Python-3.10.1/Modules/_sha3/
H A Dsha3module.c775 init_sha3type(sha3_224_type, sha3_224_spec); in _sha3_exec()
776 init_sha3type(sha3_256_type, sha3_256_spec); in _sha3_exec()
777 init_sha3type(sha3_384_type, sha3_384_spec); in _sha3_exec()
778 init_sha3type(sha3_512_type, sha3_512_spec); in _sha3_exec()
780 init_sha3type(keccak_224_type, Keccak_224_spec); in _sha3_exec()
781 init_sha3type(keccak_256_type, Keccak_256_spec); in _sha3_exec()
782 init_sha3type(keccak_384_type, Keccak_384_spec); in _sha3_exec()
783 init_sha3type(keccak_512_type, Keccak_512_spec); in _sha3_exec()
785 init_sha3type(shake_128_type, SHAKE128_spec); in _sha3_exec()
786 init_sha3type(shake_256_type, SHAKE256_spec); in _sha3_exec()
[all …]
/dports/lang/python311/Python-3.11.0a3/Modules/_sha3/
H A Dsha3module.c779 init_sha3type(sha3_224_type, sha3_224_spec); in _sha3_exec()
780 init_sha3type(sha3_256_type, sha3_256_spec); in _sha3_exec()
781 init_sha3type(sha3_384_type, sha3_384_spec); in _sha3_exec()
782 init_sha3type(sha3_512_type, sha3_512_spec); in _sha3_exec()
784 init_sha3type(keccak_224_type, Keccak_224_spec); in _sha3_exec()
785 init_sha3type(keccak_256_type, Keccak_256_spec); in _sha3_exec()
786 init_sha3type(keccak_384_type, Keccak_384_spec); in _sha3_exec()
787 init_sha3type(keccak_512_type, Keccak_512_spec); in _sha3_exec()
789 init_sha3type(shake_128_type, SHAKE128_spec); in _sha3_exec()
790 init_sha3type(shake_256_type, SHAKE256_spec); in _sha3_exec()
[all …]