Searched refs:CompareDigests (Results 1 – 1 of 1) sorted by relevance
29 static BOOL CompareDigests(u8 *ptr1, u8 *ptr2, int n);172 …{ OS_TPrintf( (CompareDigests((a), (b), (l))) ? "[--OK--] " : "[**NG**] " ); (f) = (f) && (Compare…760 static BOOL CompareDigests(u8 *ptr1, u8 *ptr2, int n) in CompareDigests() function