Lines Matching refs:functions
46 The BLAKE2b library functions. Select this if your module uses any of
47 the functions from <crypto/blake2b.h>.
85 The Curve25519 library functions. Select this if your module uses any
86 of the functions from <crypto/curve25519.h>.
106 The MD5 and HMAC-MD5 library functions. Select this if your module
107 uses any of the functions from <crypto/md5.h>.
120 The ML-DSA library functions. Select this if your module uses any of
121 the functions from <crypto/mldsa.h>.
139 The Poly1305 library functions. Select this if your module uses any
140 of the functions from <crypto/poly1305.h>.
156 # which calls the poly1305_core_*() functions directly, can enable them.
174 The POLYVAL library functions. Select this if your module uses any of
175 the functions from <crypto/polyval.h>.
192 The SHA-1 and HMAC-SHA1 library functions. Select this if your module
193 uses any of the functions from <crypto/sha1.h>.
209 The SHA-224, SHA-256, HMAC-SHA224, and HMAC-SHA256 library functions.
210 Select this if your module uses any of these functions from
229 The SHA-384, SHA-512, HMAC-SHA384, and HMAC-SHA512 library functions.
230 Select this if your module uses any of these functions from
249 The SHA3 library functions. Select this if your module uses any of
250 the functions from <crypto/sha3.h>.