Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dasn1_internal_test.c165 if (!TEST_int_eq(ASN1_mbstring_copy(NULL, univ, 4, MBSTRING_UNIV, in test_unicode()
/third_party/openssl/crypto/asn1/
Da_strnid.c98 ret = ASN1_mbstring_copy(out, in, inlen, inform, in ASN1_STRING_set_by_NID()
Da_mbstr.c36 int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len, in ASN1_mbstring_copy() function
Da_strex.c622 ASN1_mbstring_copy(&str, in->data, in->length, mbflag, in ASN1_STRING_to_UTF8()
Dasn1_gen.c678 if (ASN1_mbstring_copy(&atmp->value.asn1_string, (unsigned char *)str, in asn1_str2type()
/third_party/openssl/util/
Dmissingcrypto.txt154 ASN1_mbstring_copy(3)
Dmissingcrypto111.txt172 ASN1_mbstring_copy(3)
Dlibcrypto.num3344 ASN1_mbstring_copy 3417 3_0_0 EXIST::FUNCTION:
/third_party/openssl/ohos_lite/include/openssl/
Dasn1.h790 int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len,
/third_party/openssl/include/openssl/
Dasn1.h.in119 /* For use with ASN1_mbstring_copy() */
839 int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len,
/third_party/openssl/
DCHANGES.md17343 * New function ASN1_mbstring_copy() this copies a string in either