Searched defs:random (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/drivers/ |
| H A D | hi16xx_rng.c | 72 } random; in hw_get_random_bytes() local
|
| H A D | versal_trng.c | 1071 uint8_t random[TRNG_SEC_STRENGTH_LEN] = { 0 }; in hw_get_random_bytes() local
|
| /optee_os/core/drivers/crypto/se050/adaptors/utils/ |
| H A D | utils.c | 72 uint32_t random = 0; in generate_oid() local
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | ssl_tls.c | 474 const unsigned char *random, size_t rlen, in mbedtls_ssl_tls_prf() 6773 const unsigned char *random, size_t rlen, in tls_prf_generic() 6853 const unsigned char *random, size_t rlen, in tls_prf_generic() 6959 const unsigned char *random, size_t rlen, in tls_prf_sha256() 6971 const unsigned char *random, size_t rlen, in tls_prf_sha384()
|
| H A D | ssl_tls13_server.c | 1255 const unsigned char *random; in ssl_tls13_parse_client_hello() local
|