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

/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/lib/
H A DbsafeContext.cpp52 inOutUpdate = NULL;
349 check(inOutUpdate(bsAlgorithm, POINTER(outp), &length, outSize,
428 inOutUpdate = B_EncryptUpdate;
431 inOutUpdate = B_DecryptUpdate;
H A Dbsafecspi.h163 int (*inOutUpdate)(B_ALGORITHM_OBJ, POINTER, unsigned int *, unsigned int, member in class:BSafe::BSafeContext

Completed in 116 milliseconds