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

/macosx-10.10/Security-57031.1.35/Security/include/security_comcryption/
H A DcomcryptPriv.h320 extern void initCodeBufs(
H A DcomcryptPriv.c152 * of the lookAhead buffer to be done in initCodeBufs(), not here (at
169 void initCodeBufs( function
H A Dcomcryption.c170 initCodeBufs(&cpriv->cbuf, key, keyLen, cpriv->laEnable,
172 initCodeBufs(cpriv->cbuf.nextBuf, key, keyLen, cpriv->laEnable,
/macosx-10.10/Security-57031.1.35/Security/libsecurity_comcryption/lib/
H A DcomcryptPriv.h320 extern void initCodeBufs(
H A DcomcryptPriv.c152 * of the lookAhead buffer to be done in initCodeBufs(), not here (at
169 void initCodeBufs( function
H A Dcomcryption.c170 initCodeBufs(&cpriv->cbuf, key, keyLen, cpriv->laEnable,
172 initCodeBufs(cpriv->cbuf.nextBuf, key, keyLen, cpriv->laEnable,

Completed in 181 milliseconds