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

/macosx-10.9.5/CommonCrypto-60049/lib/
H A DCommonHMAC.c73 convertccHmacSelector(CCHmacAlgorithm oldSelector) function
111 if((hmacCtx->di = convertccHmacSelector(algorithm)) == NULL) {
180 cchmac(convertccHmacSelector(algorithm), keyLength, key, dataLength, data, macOut);

Completed in 56 milliseconds