Home
last modified time | relevance | path

Searched refs:CC_HAS_EXPLICIT_BZERO (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/osfmk/corecrypto/
H A Dcc_clear.c45 #if !(CC_HAS_MEMSET_S || CC_HAS_SECUREZEROMEMORY || CC_HAS_EXPLICIT_BZERO)
67 #elif CC_HAS_EXPLICIT_BZERO in cc_clear()
/xnu-11417.140.69/EXTERNAL_HEADERS/corecrypto/
H A Dcc_config.h391 #define CC_HAS_EXPLICIT_BZERO 1 macro
393 #define CC_HAS_EXPLICIT_BZERO 0 macro