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

/freebsd-10.0-release/crypto/openssl/crypto/asn1/
H A Dx_name.c80 static int x509_name_canon(X509_NAME *a);
210 ret = x509_name_canon(nm.x);
232 ret = x509_name_canon(a);
318 static int x509_name_canon(X509_NAME *a) function

Completed in 56 milliseconds