Searched refs:ASN1_STRING_copy (Results 1 – 4 of 4) sorted by relevance
343 int ASN1_STRING_copy(ASN1_STRING *dst, const ASN1_STRING *str) in ASN1_STRING_copy() function362 if (!ASN1_STRING_copy(ret,str)) in ASN1_STRING_dup()
194 if (s && !ASN1_STRING_copy((ASN1_STRING *)s, (ASN1_STRING *)&t)) in ASN1_TIME_set_string()
797 int ASN1_STRING_copy(ASN1_STRING *dst, const ASN1_STRING *str);