Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sha3/
Dsha3module.c405 SHA3_get_block_size(SHA3object *self, void *closure) in SHA3_get_block_size() function
478 {"block_size", (getter)SHA3_get_block_size, NULL, NULL, NULL},