Searched refs:ASN1_mbstring_copy (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | asn1_internal_test.c | 165 if (!TEST_int_eq(ASN1_mbstring_copy(NULL, univ, 4, MBSTRING_UNIV, in test_unicode()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/ |
H A D | a_strnid.c | 98 ret = ASN1_mbstring_copy(out, in, inlen, inform, in ASN1_STRING_set_by_NID()
|
H A D | a_mbstr.c | 35 int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len, in ASN1_mbstring_copy() function
|
H A D | a_strex.c | 622 ASN1_mbstring_copy(&str, in->data, in->length, mbflag, in ASN1_STRING_to_UTF8()
|
H A D | asn1_gen.c | 681 if (ASN1_mbstring_copy(&atmp->value.asn1_string, (unsigned char *)str, in asn1_str2type()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/ |
H A D | a_strnid.c | 98 ret = ASN1_mbstring_copy(out, in, inlen, inform, in ASN1_STRING_set_by_NID()
|
H A D | asn1_gen.c | 678 if (ASN1_mbstring_copy(&atmp->value.asn1_string, (unsigned char *)str, in asn1_str2type()
|
/netbsd-src/crypto/external/bsd/openssl/dist/util/ |
H A D | missingcrypto.txt | 154 ASN1_mbstring_copy(3)
|
H A D | missingcrypto111.txt | 172 ASN1_mbstring_copy(3)
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | asn1.h | 790 int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len,
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | asn1.h.in | 119 /* For use with ASN1_mbstring_copy() */ 839 int ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len,
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
H A D | crypto.map | 199 ASN1_mbstring_copy;
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
H A D | libcrypto.num | 3465 ASN1_mbstring_copy 3417 1_1_0 EXIST::FUNCTION:
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ |
H A D | CHANGES | 12049 *) New function ASN1_mbstring_copy() this copies a string in either
|