Home
last modified time | relevance | path

Searched defs:hmac_state (Results 1 – 14 of 14) sorted by relevance

/dports/net/honeyd/honeyd-1.5c/
H A Dstats.h40 struct hmac_state { struct
42 u_char ipad[64];
43 u_char opad[64];
44 SHA1_CTX ictx;
45 SHA1_CTX octx;
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dblake256.h45 } hmac_state; typedef
/dports/security/py-pycryptodomex/pycryptodome-3.10.1/src/libtom/
H A Dtomcrypt_mac.h7 } hmac_state; typedef
/dports/security/py-pycrypto/pycrypto-2.6.1/src/libtom/
H A Dtomcrypt_mac.h7 } hmac_state; typedef
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h7 * as defined in and that are subject to the Apple Public Source License
/dports/games/wargus/wargus-3.2.0/StormLib/src/libtomcrypt/src/headers/
H A Dtomcrypt_mac.h7 } hmac_state; typedef
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/crypto/libtomcrypt/src/headers/
H A Dtomcrypt_mac.h7 } hmac_state; typedef
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/headers/
H A Dtomcrypt_mac.h16 } hmac_state; typedef
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/headers/
H A Dtomcrypt_mac.h16 } hmac_state; typedef
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/headers/
H A Dtomcrypt_mac.h9 } hmac_state; typedef
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/tomcrypt-1.18.1/src/headers/
H A Dtomcrypt_mac.h16 } hmac_state; typedef
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/crypto/src/
H A Dcrypto.erl461 -opaque hmac_state() :: binary(). type
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/crypto/src/
H A Dcrypto.erl775 -opaque hmac_state() :: mac_state(). % Was: binary(). type
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/crypto/src/
H A Dcrypto.erl946 -opaque hmac_state() :: mac_state(). % Was: binary(). type