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

/macosx-10.10.1/CommonCrypto-60061/include/
H A DCommonCMACSPI.h61 @function CCAESCmacCreate
72 CCAESCmacCreate(const void *key, size_t keyLength)
/macosx-10.10.1/CommonCrypto-60061/test/CommonCrypto/
H A DCommonCMac.c18 CCCmacContextPtr cmac = CCAESCmacCreate(key, 16);
29 CCCmacContextPtr cmac = CCAESCmacCreate(key, 16);
/macosx-10.10.1/CommonCrypto-60061/lib/
H A DCommonCMAC.c176 CCAESCmacCreate(const void *key, size_t keyLength) function

Completed in 126 milliseconds