Searched refs:initialised (Results 1 – 3 of 3) sorted by relevance
/mbedtls-latest/include/psa/ |
D | crypto_driver_contexts_primitives.h | 75 unsigned int initialised : 1; member
|
/mbedtls-latest/tests/suites/ |
D | test_suite_ecp.data | 1737 # initialised with seed(2,2) and random.getrandbits(curve bits). Curve bits are 192,256,384,520. 1832 # initialised with seed(3,2) and random.getrandbits(curve bits). Curve bits are 256,384,512. 1936 # initialised with seed(4,2) and random.getrandbits(curve bits). Curve bits are 128,254,192,256,448. 2022 # initialised with seed(6,2) and random.getrandbits(curve bits). Curve bits are 192,224,256,384,520. 2066 # initialised with seed(7,2) and random.getrandbits(curve bits). Curve bits are 256,384,512. 2116 # initialised with seed(8,2) and random.getrandbits(252).
|
D | test_suite_psa_crypto_init.function | 155 /* Test getting if drivers are initialised. */
|