Home
last modified time | relevance | path

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

/external/openssl/crypto/asn1/
Dx_name.c81 static int asn1_string_canon(ASN1_STRING *out, ASN1_STRING *in);
354 if (!asn1_string_canon(tmpentry->value, entry->value)) in x509_name_canon()
394 static int asn1_string_canon(ASN1_STRING *out, ASN1_STRING *in) in asn1_string_canon() function