Lines Matching refs:functions
34 The BLAKE2b library functions. Select this if your module uses any of
35 the functions from <crypto/blake2b.h>.
73 The Curve25519 library functions. Select this if your module uses any
74 of the functions from <crypto/curve25519.h>.
94 The MD5 and HMAC-MD5 library functions. Select this if your module
95 uses any of the functions from <crypto/md5.h>.
107 The Poly1305 library functions. Select this if your module uses any
108 of the functions from <crypto/poly1305.h>.
124 # which calls the poly1305_core_*() functions directly, can enable them.
142 The POLYVAL library functions. Select this if your module uses any of
143 the functions from <crypto/polyval.h>.
160 The SHA-1 and HMAC-SHA1 library functions. Select this if your module
161 uses any of the functions from <crypto/sha1.h>.
177 The SHA-224, SHA-256, HMAC-SHA224, and HMAC-SHA256 library functions.
178 Select this if your module uses any of these functions from
197 The SHA-384, SHA-512, HMAC-SHA384, and HMAC-SHA512 library functions.
198 Select this if your module uses any of these functions from
217 The SHA3 library functions. Select this if your module uses any of
218 the functions from <crypto/sha3.h>.