Home
last modified time | relevance | path

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

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/crypto/test/
H A Dcrypto_SUITE.erl1392 Keys = rfc_2202_md5_keys() ++ [long_hmac_key(md5)],
1403 Keys = rfc_2202_sha_keys() ++ [long_hmac_key(sha)],
1417 Keys = rfc_4231_keys() ++ [long_hmac_key(sha256)],
1424 Keys = rfc_4231_keys() ++ [long_hmac_key(sha384)],
1431 Keys = rfc_4231_keys() ++ [long_hmac_key(sha512)],
1993 long_hmac_key(Type) when Type == sha384; function
1999 long_hmac_key(_) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/crypto/test/
H A Dcrypto_SUITE.erl2085 Keys = rfc_2202_md5_keys() ++ [long_hmac_key(md5)],
2090 Keys = rfc_2202_sha_keys() ++ [long_hmac_key(sha)],
2100 Keys = rfc_4231_keys() ++ [long_hmac_key(sha256)],
2105 Keys = rfc_4231_keys() ++ [long_hmac_key(sha384)],
2110 Keys = rfc_4231_keys() ++ [long_hmac_key(sha512)],
2571 long_hmac_key(Type) when Type == sha384; function
2577 long_hmac_key(_) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/crypto/test/
H A Dcrypto_SUITE.erl2085 Keys = rfc_2202_md5_keys() ++ [long_hmac_key(md5)],
2090 Keys = rfc_2202_sha_keys() ++ [long_hmac_key(sha)],
2100 Keys = rfc_4231_keys() ++ [long_hmac_key(sha256)],
2105 Keys = rfc_4231_keys() ++ [long_hmac_key(sha384)],
2110 Keys = rfc_4231_keys() ++ [long_hmac_key(sha512)],
2571 long_hmac_key(Type) when Type == sha384; function
2577 long_hmac_key(_) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/crypto/test/
H A Dcrypto_SUITE.erl2085 Keys = rfc_2202_md5_keys() ++ [long_hmac_key(md5)],
2090 Keys = rfc_2202_sha_keys() ++ [long_hmac_key(sha)],
2100 Keys = rfc_4231_keys() ++ [long_hmac_key(sha256)],
2105 Keys = rfc_4231_keys() ++ [long_hmac_key(sha384)],
2110 Keys = rfc_4231_keys() ++ [long_hmac_key(sha512)],
2571 long_hmac_key(Type) when Type == sha384; function
2577 long_hmac_key(_) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/crypto/test/
H A Dcrypto_SUITE.erl2085 Keys = rfc_2202_md5_keys() ++ [long_hmac_key(md5)],
2090 Keys = rfc_2202_sha_keys() ++ [long_hmac_key(sha)],
2100 Keys = rfc_4231_keys() ++ [long_hmac_key(sha256)],
2105 Keys = rfc_4231_keys() ++ [long_hmac_key(sha384)],
2110 Keys = rfc_4231_keys() ++ [long_hmac_key(sha512)],
2571 long_hmac_key(Type) when Type == sha384; function
2577 long_hmac_key(_) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/crypto/test/
H A Dcrypto_SUITE.erl2086 Keys = rfc_2202_md5_keys() ++ [long_hmac_key(md5)],
2091 Keys = rfc_2202_sha_keys() ++ [long_hmac_key(sha)],
2101 Keys = rfc_4231_keys() ++ [long_hmac_key(sha256)],
2106 Keys = rfc_4231_keys() ++ [long_hmac_key(sha384)],
2111 Keys = rfc_4231_keys() ++ [long_hmac_key(sha512)],
2581 long_hmac_key(Type) when Type == sha384; function
2587 long_hmac_key(_) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/crypto/test/
H A Dcrypto_SUITE.erl2396 Keys = rfc_2202_md5_keys() ++ [long_hmac_key(md5)],
2401 Keys = rfc_2202_sha_keys() ++ [long_hmac_key(sha)],
2411 Keys = rfc_4231_keys() ++ [long_hmac_key(sha256)],
2416 Keys = rfc_4231_keys() ++ [long_hmac_key(sha384)],
2421 Keys = rfc_4231_keys() ++ [long_hmac_key(sha512)],
2892 long_hmac_key(Type) when Type == sha384; function
2898 long_hmac_key(_) -> function