Lines Matching full:functions
61 The Curve25519 library functions. Select this if your module uses any
62 of the functions from <crypto/curve25519.h>.
82 The MD5 and HMAC-MD5 library functions. Select this if your module
83 uses any of the functions from <crypto/md5.h>.
95 The Poly1305 library functions. Select this if your module uses any
96 of the functions from <crypto/poly1305.h>.
112 # which calls the poly1305_core_*() functions directly, can enable them.
136 The SHA-1 and HMAC-SHA1 library functions. Select this if your module
137 uses any of the functions from <crypto/sha1.h>.
153 The SHA-224, SHA-256, HMAC-SHA224, and HMAC-SHA256 library functions.
154 Select this if your module uses any of these functions from
172 The SHA-384, SHA-512, HMAC-SHA384, and HMAC-SHA512 library functions.
173 Select this if your module uses any of these functions from