Searched refs:xts_decrypt (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/libkern/libkern/crypto/
H A Daesxts.h69 int xts_decrypt(const uint8_t *ct, unsigned long ptlen,
/darwin-on-arm/xnu/libkern/crypto/
H A Dcorecrypto_aesxts.c86 int xts_decrypt(const uint8_t *ct, unsigned long ptlen, function
/darwin-on-arm/xnu/EXTERNAL_HEADERS/corecrypto/
H A Dccmode_factory.h555 struct ccmode_xts xts_decrypt = CCMODE_FACTORY_XTS_DECRYPT(ecb, ecb_encrypt); local
556 *xts = xts_decrypt;

Completed in 16 milliseconds