Home
last modified time | relevance | path

Searched refs:unset (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
A Dentropy.c589 unsigned char unset = 0x00; in mbedtls_entropy_source_self_test_check_bits() local
595 unset |= buf[i]; in mbedtls_entropy_source_self_test_check_bits()
598 return( set == 0xFF || unset == 0x00 ); in mbedtls_entropy_source_self_test_check_bits()
/optee_os/
A D.azure-pipelines.yml239 unset SYSTEM
265 unset SYSTEM
/optee_os/lib/libmbedtls/mbedtls/
A DChangeLog960 if MBEDTLS_FS_IO and MBEDTLS_PEM_PARSE_C are unset. Fixes #2254.
1118 provided SSL context is unset.

Completed in 10 milliseconds