Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/corecrypto/
H A Dcc_clear.c41 #if CC_HAS_SECUREZEROMEMORY
45 #if !(CC_HAS_MEMSET_S || CC_HAS_SECUREZEROMEMORY || CC_HAS_EXPLICIT_BZERO)
63 #elif CC_HAS_SECUREZEROMEMORY in cc_clear()
/xnu-8792.61.2/EXTERNAL_HEADERS/corecrypto/
H A Dcc_config.h315 #define CC_HAS_SECUREZEROMEMORY 1 macro
317 #define CC_HAS_SECUREZEROMEMORY 0 macro