Home
last modified time | relevance | path

Searched refs:tlsa_cmp (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_fprint.c157 static int tlsa_cmp(const void *a, const void *b) in tlsa_cmp() function
189 qsort(arr, n, sizeof(arr[0]), tlsa_cmp); in tls_digest_tlsa()