Home
last modified time | relevance | path

Searched defs:calculate_key (Results 1 – 6 of 6) sorted by relevance

/dports/devel/py-blinker/blinker-1.4/blinker/
H A D_saferef.py190 def calculate_key(cls, target): member in BoundMethodWeakref
197 calculate_key = classmethod(calculate_key) variable in BoundMethodWeakref
/dports/devel/py-louie/Louie-2.0/louie/
H A Dsaferef.py158 def calculate_key(cls, target): member in BoundMethodWeakref
/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/detail/cryptography/
H A Dencryption_info.cpp171 std::vector<std::uint8_t> encryption_info::calculate_key() const in calculate_key() function in xlnt::detail::encryption_info
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/py7zr/
H A Dhelpers.py103 calculate_key = _calculate_key1 # Avoid https://foss.heptapod.net/pypy/pypy/issues/3209 variable
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dstats_server.cpp55 variant table_info::calculate_key(const variant& msg, const formula_callable& context_callable) con… in calculate_key() function in __anon1d25f39b0111::table_info
/dports/net/turnserver/coturn-4.5.2/src/client/
H A Dns_turn_msg.c2141 int calculate_key(char *key, size_t key_size, in calculate_key() function