Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/asn1/
H A Da_strnid.c98 ret = ASN1_mbstring_copy(out, in, inlen, inform, in ASN1_STRING_set_by_NID()
H A Da_mbstr.c36 int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len, in ASN1_mbstring_copy() function
H A Da_strex.c622 ASN1_mbstring_copy(&str, in->data, in->length, mbflag, in ASN1_STRING_to_UTF8()
H A Dasn1_gen.c680 if (ASN1_mbstring_copy(&atmp->value.asn1_string, (unsigned char *)str, in asn1_str2type()
/freebsd/crypto/openssl/test/
H A Dasn1_internal_test.c165 if (!TEST_int_eq(ASN1_mbstring_copy(NULL, univ, 4, MBSTRING_UNIV, in test_unicode()
/freebsd/crypto/openssl/util/
H A Dmissingcrypto.txt152 ASN1_mbstring_copy(3)
H A Dmissingcrypto111.txt172 ASN1_mbstring_copy(3)
H A Dlibcrypto.num3344 ASN1_mbstring_copy 3417 3_0_0 EXIST::FUNCTION:
/freebsd/crypto/openssl/include/openssl/
H A Dasn1.h.in122 /* For use with ASN1_mbstring_copy() */
845 int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len,
H A Dasn1.h1012 int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len,
/freebsd/secure/lib/libcrypto/
H A DVersion.map201 ASN1_mbstring_copy;
/freebsd/crypto/openssl/
H A DCHANGES.md19017 * New function ASN1_mbstring_copy() this copies a string in either