Searched defs:usePhysicalAddress (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/libkern/crypto/
H A Dlocalcrypto_sha1.c247 static u_int32_t SHA1UpdateWithHardware(SHA1_CTX *context, const unsigned char *data, size_t dataLen, Boolean usePhysicalAddress) argument
278 Boolean usePhysicalAddress = TRUE; local
297 Boolean usePhysicalAddress = FALSE; local

Completed in 69 milliseconds