Lines Matching +full:pseudo +full:- +full:random
4 # SPDX-License-Identifier: Apache-2.0
20 This option enables support for the pseudo-random number
24 bool "SHA-256 Hash function support"
26 This option enables support for SHA-256
33 This option enables support for HMAC using SHA-256
37 bool "PRNG (via HMAC-SHA256) support"
40 This option enables support for pseudo-random number
47 Diffie-Hellman anonymous key agreement protocol.
49 Enabling ECC requires a cryptographically secure random number
58 Enabling ECC requires a cryptographically secure random number
62 bool "AES-128 decrypt/encrypt"
64 This option enables support for AES-128 decrypt and encrypt.
67 bool "AES-128 block cipher"
70 This option enables support for AES-128 block cipher mode.
73 bool "AES-128 counter mode"
76 This option enables support for AES-128 counter mode.
79 bool "AES-128 CCM mode"
82 This option enables support for AES-128 CCM mode.
85 bool "AES-128 CMAC mode"
88 This option enables support for AES-128 CMAC mode.