Searched refs:ASN1_STRING_copy (Results 1 – 4 of 4) sorted by relevance
376 int ASN1_STRING_copy(ASN1_STRING *dst, const ASN1_STRING *str) in ASN1_STRING_copy() function395 if (!ASN1_STRING_copy(ret,str)) in ASN1_STRING_dup()
187 if (s && !ASN1_STRING_copy((ASN1_STRING *)s, (ASN1_STRING *)&t)) in ASN1_TIME_set_string()
421 if (!ASN1_STRING_copy(out, in)) in asn1_string_canon()
756 OPENSSL_EXPORT int ASN1_STRING_copy(ASN1_STRING *dst, const ASN1_STRING *str);