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

/macosx-10.10/CommonCrypto-60061/lib/
H A DCommonCryptor.c239 static inline CCCryptorStatus ccGetIV(CCCryptor *ref, void *iv, size_t *ivLen) { function
794 return ccGetIV(cryptor, iv, &blocksize);

Completed in 124 milliseconds