Searched refs:ASN1_mbstring_ncopy (Results 1 – 3 of 3) sorted by relevance
| /onnv-gate/usr/src/common/openssl/crypto/asn1/ |
| H A D | a_mbstr.c | 86 return ASN1_mbstring_ncopy(out, in, len, inform, mask, 0, 0); in ASN1_mbstring_copy() 89 int ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, in ASN1_mbstring_ncopy() function
|
| H A D | a_strnid.c | 136 ret = ASN1_mbstring_ncopy(out, in, inlen, inform, mask, in ASN1_STRING_set_by_NID()
|
| H A D | asn1.h | 987 int ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len,
|