Searched full:nist (Results 1 – 25 of 38) sorted by relevance
12
/Zephyr-latest/dts/bindings/rng/ |
D | st,stm32-rng.yaml | 24 nist-config: 27 This property is used to configure the RNG_CR for the NIST certification 29 to certify NIST SP800-90B. RNG clock source must be 48MHz.
|
/Zephyr-latest/samples/posix/gettimeofday/ |
D | prj.conf | 7 CONFIG_NET_CONFIG_SNTP_INIT_SERVER="time.nist.gov"
|
/Zephyr-latest/doc/services/crypto/random/ |
D | index.rst | 16 <https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-90Ar1.pdf>`_.
|
/Zephyr-latest/tests/crypto/tinycrypt/src/ |
D | ecc_dh.c | 233 TC_PRINT("NIST-p256\n"); in cavp_ecdh() 288 TC_PRINT("NIST-p256\n"); in cavp_keygen() 389 TC_PRINT("NIST-p256-SHA2-256\n"); in cavp_pkv() 407 TC_PRINT("NIST-p256\n "); in montecarlo_ecdh()
|
D | cbc_mode.c | 49 * NIST test vectors from SP 800-38a: 102 * NIST SP 800-38a CBC Test for encryption and decryption.
|
D | ecc_dsa.c | 337 TC_PRINT("NIST-p256, SHA2-256\n"); in cavp_sign() 568 printf("NIST-p256, SHA2-256\n"); in cavp_verify() 576 printf("NIST-p256, SHA2-256\n "); in montecarlo_signverify()
|
D | sha256.c | 37 * - NIST SHA256 test vectors 51 * NIST SHA256 test vector 1. 81 * NIST SHA256 test vector 2.
|
D | aes.c | 2 * Implementation of some AES-128 tests (including NIST tests) 40 * - AES128 NIST key schedule test 41 * - AES128 NIST encryption test 42 * - AES128 NIST fixed-key and variable-text 43 * - AES128 NIST variable-key and fixed-text 69 * NIST test key schedule. 93 TC_PRINT("AES128 %s (NIST key schedule test):\n", __func__); in test_aes_key_chain() 97 "NIST key schedule test failed."); in test_aes_key_chain() 105 "AES128 test #1 (NIST key schedule test) failed."); in test_aes_key_chain() 109 * NIST test vectors for encryption. [all …]
|
D | ctr_mode.c | 50 * NIST SP 800-38a CTR Test for encryption and decryption.
|
/Zephyr-latest/scripts/west_commands/zspdx/ |
D | licenses.py | 318 "NIST-PD", 319 "NIST-PD-fallback",
|
/Zephyr-latest/modules/mbedtls/ |
D | Kconfig.tls-generic | 623 bool "NIST key wrap" 627 as defined in NIST SP 800-38F.
|
/Zephyr-latest/drivers/entropy/ |
D | entropy_stm32.c | 178 * Configure the RNG_CR in compliance with the NIST SP800. in configure_rng() 179 * The nist-config is direclty copied from the DTS. in configure_rng() 188 /* For STM32U5 series, the ARDIS bit7 is considered in the nist-config */ in configure_rng()
|
/Zephyr-latest/dts/arm/st/h7/ |
D | stm32h7a3.dtsi | 97 nist-config = <0xf00d00>;
|
/Zephyr-latest/boards/st/stm32h7s78_dk/doc/ |
D | index.rst | 69 - True random number generator, NIST SP800-90B compliant 72 - True Random Number Generator (RNG) NIST SP800-90B compliant
|
/Zephyr-latest/boards/st/nucleo_u083rc/doc/ |
D | index.rst | 99 - True random number generation, candidate for NIST SP 800-90B certification 103 - True Random Number Generator (RNG) NIST SP800-90B compliant
|
/Zephyr-latest/doc/security/ |
D | sensor-threat.rst | 279 by an entropy source within the SoC. Please see NIST SP 800-90A 280 for information on approved RBGs and NIST SP 800-90B for
|
/Zephyr-latest/boards/st/stm32h573i_dk/doc/ |
D | index.rst | 71 - True random number generator, NIST SP800-90B compliant 74 - True Random Number Generator (RNG) NIST SP800-90B compliant
|
/Zephyr-latest/boards/st/nucleo_u031r8/doc/ |
D | index.rst | 95 - True random number generation, candidate for NIST SP 800-90B certification
|
/Zephyr-latest/boards/st/stm32u083c_dk/doc/ |
D | index.rst | 104 - True random number generation, candidate for NIST SP 800-90B certification
|
/Zephyr-latest/boards/st/nucleo_wba52cg/doc/ |
D | nucleo_wba52cg.rst | 129 - True random number generator, NIST SP800-90B compliant
|
/Zephyr-latest/boards/st/nucleo_wba55cg/doc/ |
D | nucleo_wba55cg.rst | 127 - True random number generator, NIST SP800-90B compliant
|
/Zephyr-latest/boards/st/nucleo_u575zi_q/doc/ |
D | index.rst | 53 - True Random Number Generator NIST SP800-90B compliant
|
/Zephyr-latest/boards/st/sensortile_box_pro/doc/ |
D | index.rst | 64 - True Random Number Generator NIST SP800-90B compliant
|
/Zephyr-latest/boards/st/nucleo_u5a5zj_q/doc/ |
D | index.rst | 126 - True random number generator, NIST SP800-90B compliant
|
/Zephyr-latest/boards/st/steval_stwinbx1/doc/ |
D | index.rst | 61 - True Random Number Generator NIST SP800-90B compliant
|
12