Searched refs:shake (Results 1 – 9 of 9) sorted by relevance
/freebsd/crypto/openssl/crypto/evp/ |
H A D | legacy_sha.c | 64 IMPLEMENT_LEGACY_EVP_MD_METH_SHAKE(shake, ossl_sha3, '\x1f') in IMPLEMENT_LEGACY_EVP_MD_METH() 214 static const EVP_MD shake##bitlen##_md = { \ 223 return &shake##bitlen##_md; \
|
/freebsd/crypto/openssl/providers/implementations/keymgmt/ |
H A D | ecx_kmgmt.c | 1005 EVP_MD *shake = NULL; in s390x_ecd_keygen448() local 1024 shake = EVP_MD_fetch(gctx->libctx, "SHAKE256", gctx->propq); in s390x_ecd_keygen448() 1025 if (shake == NULL) in s390x_ecd_keygen448() 1033 if (EVP_DigestInit_ex(hashctx, shake, NULL) != 1) in s390x_ecd_keygen448() 1050 EVP_MD_free(shake); in s390x_ecd_keygen448() 1056 EVP_MD_free(shake); in s390x_ecd_keygen448()
|
/freebsd/crypto/openssl/providers/implementations/digests/ |
H A D | sha3_prov.c | 307 SHA3_newctx(shake, SHAKE_##bitlen, shake_##bitlen, bitlen, '\x1f') \
|
/freebsd/lib/libbearssl/ |
H A D | Makefile | 96 kdf/shake.c \
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-dgst.pod.in | 92 For OpenSSL providers it is recommended to set this value for shake algorithms,
|
/freebsd/share/dict/ |
H A D | web2a | 15147 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 D | web2 | 179652 shake
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | bib | 6970 …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 D | CHANGES.md | 2991 cryptographic primitives: sha3, shake, aes-gcm, aes-ccm, aes-ctr, aes-ofb,
|