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

/macosx-10.10/CommonCrypto-60061/lib/
H A DCommonCryptor.c283 static inline CCCryptorStatus ccEncryptPad(CCCryptor *cryptor, void *buf, size_t *moved) { function
723 retval = ccEncryptPad(cryptor, tmpbuf, &moved);

Completed in 128 milliseconds