Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/common/der/
H A DSLH_DSA.asn119 id-slh-dsa-shake-128s OBJECT IDENTIFIER ::= { sigAlgs 26 }
20 id-slh-dsa-shake-128f OBJECT IDENTIFIER ::= { sigAlgs 27 }
21 id-slh-dsa-shake-192s OBJECT IDENTIFIER ::= { sigAlgs 28 }
22 id-slh-dsa-shake-192f OBJECT IDENTIFIER ::= { sigAlgs 29 }
23 id-slh-dsa-shake-256s OBJECT IDENTIFIER ::= { sigAlgs 30 }
24 id-slh-dsa-shake-256f OBJECT IDENTIFIER ::= { sigAlgs 31 }
/freebsd/crypto/openssl/crypto/evp/
H A Dlegacy_sha.c65 IMPLEMENT_LEGACY_EVP_MD_METH_SHAKE(shake, ossl_sha3, '\x1f') in IMPLEMENT_LEGACY_EVP_MD_METH()
213 static const EVP_MD shake##bitlen##_md = { \
222 return &shake##bitlen##_md; \
/freebsd/crypto/libecc/src/hash/
H A Dmeson.build26 'shake.c',
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c1270 EVP_MD *shake = NULL; in s390x_ecd_keygen448() local
1289 shake = EVP_MD_fetch(gctx->libctx, "SHAKE256", gctx->propq); in s390x_ecd_keygen448()
1290 if (shake == NULL) in s390x_ecd_keygen448()
1298 if (EVP_DigestInit_ex(hashctx, shake, NULL) != 1) in s390x_ecd_keygen448()
1316 EVP_MD_free(shake); in s390x_ecd_keygen448()
1322 EVP_MD_free(shake); in s390x_ecd_keygen448()
/freebsd/secure/lib/libpkgecc/
H A DMakefile83 shake.c
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpkdf_pbkdf2.txt217 Ctrl.digest = digest:shake-128
227 Ctrl.digest = digest:shake-128
H A Devppkey_rsa_common.txt1013 # Test sign with MGF1 using shake fails
1022 # Test verify with MGF1 using shake fails
1031 # Test sign with digest using shake fails. Remove once FIPS 186-5 /
1041 # Test sign with digest using shake fails. Remove once FIPS 186-5 /
/freebsd/crypto/openssl/doc/designs/
H A Dml-dsa.md28 A temporary `EVP_MD_CTX` is created as needed and the shake object(s) are set
32 contained 2 `EVP_MD_CTXs` with the pre-fetched `EVP_MD` shake objects. It was
/freebsd/crypto/libecc/include/libecc/
H A Dmeson.build97 'hash/shake.h',
/freebsd/crypto/openssl/crypto/objects/
H A Dobjects.txt1133 sigAlgs 26 : id-slh-dsa-shake-128s : SLH-DSA-SHAKE-128s
1134 sigAlgs 27 : id-slh-dsa-shake-128f : SLH-DSA-SHAKE-128f
1135 sigAlgs 28 : id-slh-dsa-shake-192s : SLH-DSA-SHAKE-192s
1136 sigAlgs 29 : id-slh-dsa-shake-192f : SLH-DSA-SHAKE-192f
1137 sigAlgs 30 : id-slh-dsa-shake-256s : SLH-DSA-SHAKE-256s
1138 sigAlgs 31 : id-slh-dsa-shake-256f : SLH-DSA-SHAKE-256f
1148 sigAlgs 41 : id-hash-slh-dsa-shake-128s-with-shake128 : SLH-DSA-SHAKE-128s-WITH-SHAKE128
1149 sigAlgs 42 : id-hash-slh-dsa-shake-128f-with-shake128 : SLH-DSA-SHAKE-128f-WITH-SHAKE128
1150 sigAlgs 43 : id-hash-slh-dsa-shake-192s-with-shake256 : SLH-DSA-SHAKE-192s-WITH-SHAKE256
1151 sigAlgs 44 : id-hash-slh-dsa-shake-192f-with-shake256 : SLH-DSA-SHAKE-192f-WITH-SHAKE256
[all …]
/freebsd/lib/libbearssl/
H A DMakefile96 kdf/shake.c \
/freebsd/crypto/openssl/providers/implementations/digests/
H A Dsha3_prov.c657 SHAKE_newctx(shake, SHAKE_##bitlen, shake_##bitlen, bitlen, \
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-dgst.pod.in92 For OpenSSL providers it is required to set this value for shake algorithms,
/freebsd/share/dict/
H A Dweb2a15147 cup shake
47601 ring shake
53186 shake-bag
53189 shake bolt
53190 shake-cabin
53191 shake culture
53193 shake-hands
53195 shake-up
64261 through shake
73750 wind shake
H A Dweb2179652 shake
/freebsd/contrib/one-true-awk/testdir/
H A Dbib6970 …e out of his sleep, and said, I will go out as at other times before, and shake myself. And he wis…
12396 Also I shook my lap, and said, So God shake out every man from his house, and from his labour, that…
12945 Fear came upon me, and trembling, which made all my bones to shake.
13237 He shall shake off his unripe grape as the vine, and shall cast off his flower as the olive.
13243 …f your soul were in my soul's stead, I could heap up words against you, and shake mine head at you.
14212 All they that see me laugh me to scorn: they shoot out the lip, they shake the head, saying,
14618 Though the waters thereof roar and be troubled, though the mountains shake with the swelling thereo…
14959 Let their eyes be darkened, that they see not; and make their loins continually to shake.
15017 … corn in the earth upon the top of the mountains; the fruit thereof shall shake like Lebanon: and …
17705 …or fear of the LORD, and for the glory of his majesty, when he ariseth to shake terribly the earth.
[all …]
/freebsd/crypto/openssl/
H A DCHANGES.md4815 cryptographic primitives: sha3, shake, aes-gcm, aes-ccm, aes-ctr, aes-ofb,