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

/macosx-10.9.5/Security-55471.14.18/include/security_comcryption/
H A DcomcryptPriv.h347 extern int testLookAhead(comcryptBuf *cbuf, int i1, int i2);
350 #define testLookAhead(cbuf, i1, i2) macro
H A DcomcryptPriv.c330 int testLookAhead(comcryptBuf *cbuf, int i1, int i2) function
H A Dcomcryption.c448 if(testLookAhead(cbuf, 0, 0)) {
640 if(testLookAhead(cbuf, above, jmatch)) {
702 if(testLookAhead(cbuf, above, 0)) {
/macosx-10.9.5/Security-55471.14.18/libsecurity_comcryption/lib/
H A DcomcryptPriv.h347 extern int testLookAhead(comcryptBuf *cbuf, int i1, int i2);
350 #define testLookAhead(cbuf, i1, i2) macro
H A DcomcryptPriv.c330 int testLookAhead(comcryptBuf *cbuf, int i1, int i2) function
H A Dcomcryption.c448 if(testLookAhead(cbuf, 0, 0)) {
640 if(testLookAhead(cbuf, above, jmatch)) {
702 if(testLookAhead(cbuf, above, 0)) {

Completed in 128 milliseconds