Searched refs:ASN1_STRING_dup (Results 1 – 9 of 9) sorted by relevance
5 ASN1_STRING_dup, ASN1_STRING_cmp, ASN1_STRING_set, ASN1_STRING_length,16 ASN1_STRING * ASN1_STRING_dup(ASN1_STRING *a);36 ASN1_STRING_dup() returns a copy of the structure B<a>.
585 ASN1_STRING_dup((const ASN1_STRING *)a)594 ASN1_STRING_dup((const ASN1_STRING *)a)602 ASN1_STRING_dup((const ASN1_STRING *)a)610 ASN1_STRING_dup((const ASN1_STRING *)a)696 (ASN1_IA5STRING *)ASN1_STRING_dup((const ASN1_STRING *)a)708 ASN1_STRING_dup((const ASN1_STRING *)a)713 # define M_ASN1_GENERALIZEDTIME_dup(a) (ASN1_GENERALIZEDTIME *)ASN1_STRING_dup(\720 ASN1_STRING_dup((const ASN1_STRING *)a)800 ASN1_STRING *ASN1_STRING_dup(const ASN1_STRING *a);
98 sdup = ASN1_STRING_dup(value); in ASN1_TYPE_set1()
347 ASN1_STRING *ASN1_STRING_dup(const ASN1_STRING *str) in ASN1_STRING_dup() function
643 keyid = ASN1_STRING_dup(cert->skid); in cms_set1_keyid()
750 ASN1_STRING *os2 = ASN1_STRING_dup(os1); in rsa_item_sign()
222 MLINKS+= ASN1_STRING_length.3 ASN1_STRING_dup.3
15 ASN1_STRING_dup 15 EXIST::FUNCTION:
9433 *) Copy the flags in ASN1_STRING_dup().