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

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_transform/lib/
H A DSecSignVerifyTransform.c81 CFIndex total = 0, prev_total = 0; local
85 if (total < prev_total) {
88 prev_total = total;

Completed in 114 milliseconds