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

/darwin-on-arm/xnu/EXTERNAL_HEADERS/corecrypto/
H A Dccn.h360 int ccn_cmp(cc_size n, const cc_unit *s, const cc_unit *t) { function
374 int ccn_cmp(cc_size n, const cc_unit *s, const cc_unit *t);
387 return ccn_cmp(ns, s, t);

Completed in 15 milliseconds