Home
last modified time | relevance | path

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

/external/openssl/crypto/asn1/
Dasn1_lib.c343 int ASN1_STRING_copy(ASN1_STRING *dst, const ASN1_STRING *str) in ASN1_STRING_copy() function
362 if (!ASN1_STRING_copy(ret,str)) in ASN1_STRING_dup()
Da_time.c194 if (s && !ASN1_STRING_copy((ASN1_STRING *)s, (ASN1_STRING *)&t)) in ASN1_TIME_set_string()
Dasn1.h797 int ASN1_STRING_copy(ASN1_STRING *dst, const ASN1_STRING *str);
/external/openssl/include/openssl/
Dasn1.h797 int ASN1_STRING_copy(ASN1_STRING *dst, const ASN1_STRING *str);