Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/corecrypto/
H A Dcc_clear.c41 #if CC_HAS_SECUREZEROMEMORY
45 #if !(CC_HAS_MEMSET_S || CC_HAS_SECUREZEROMEMORY || CC_HAS_EXPLICIT_BZERO)
65 #elif CC_HAS_SECUREZEROMEMORY in cc_clear()
/xnu-11215.61.5/EXTERNAL_HEADERS/corecrypto/
H A Dcc_config.h385 #define CC_HAS_SECUREZEROMEMORY 1 macro
387 #define CC_HAS_SECUREZEROMEMORY 0 macro