Home
last modified time | relevance | path

Searched refs:utf8string (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/usr.sbin/rpc.tlsservd/
H A Drpc.tlsservd.c844 val->value->value.utf8string->length < 3 || in rpctls_cnname()
845 (size_t)val->value->value.utf8string->length > sizeof(usern) in rpctls_cnname()
853 memcpy(usern, val->value->value.utf8string->data, in rpctls_cnname()
854 val->value->value.utf8string->length); in rpctls_cnname()
855 usern[val->value->value.utf8string->length] = '\0'; in rpctls_cnname()
/freebsd-13.1/crypto/heimdal/lib/asn1/
H A DChangeLog1455 * gen.c: add ia5string, printablestring, and utf8string change
1459 * der_put.c: add ia5string, printablestring, and utf8string change
1463 * der_length.c: add ia5string, printablestring, and utf8string
1467 * der_get.c: add ia5string, printablestring, and utf8string change
1471 * der_free.c: add ia5string, printablestring, and utf8string
1473 * der_copy.c: add ia5string, printablestring, and utf8string
1475 * der.h: add ia5string, printablestring, and utf8string
H A Dtemplate.c78 el(utf8string, heim_utf8_string),
/freebsd-13.1/crypto/openssl/include/openssl/
H A Dasn1.h464 ASN1_UTF8STRING *utf8string; member
/freebsd-13.1/crypto/openssl/crypto/err/
H A Dopenssl.txt1833 ASN1_R_INVALID_UTF8STRING:134:invalid utf8string