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

/macosx-10.10/CommonCrypto-60061/lib/
H A DcorecryptoSymmetricBridge.c560 static int cccts2_decrypt_pad(modeCtx ctx, const cc2CCModeDescriptor *modeptr, const corecryptoMode modeObj, void *buff, size_t len, void *plainText, size_t *moved) function
625 .decrypt_pad = cccts2_decrypt_pad,

Completed in 129 milliseconds