Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/corecrypto/
H A Dccdigest_init.c59 } else if (ccdigest_oid_equal(di, CC_DIGEST_OID_SHA1)) {
/xnu-8020.140.41/EXTERNAL_HEADERS/corecrypto/
H A Dccdigest.h107 #define CC_DIGEST_OID_SHA1 OID_DEF("\x06\x05\x2b\x0e\x03\x02\x1a") macro