Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sha3/
Dsha3module.c468 SHA3_get_suffix(SHA3object *self, void *closure) in SHA3_get_suffix() function
483 {"_suffix", (getter)SHA3_get_suffix, NULL, NULL, NULL},