Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/corecrypto/
H A Dcc_clear.c45 #if !(CC_HAS_MEMSET_S || CC_HAS_SECUREZEROMEMORY || CC_HAS_EXPLICIT_BZERO)
63 #if CC_HAS_MEMSET_S in cc_clear()
/xnu-10063.141.1/EXTERNAL_HEADERS/corecrypto/
H A Dcc_config.h378 #define CC_HAS_MEMSET_S 0 macro
380 #define CC_HAS_MEMSET_S 1 macro