Searched refs:utf8string (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/usr.sbin/rpc.tlsservd/ |
| H A D | rpc.tlsservd.c | 844 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 D | ChangeLog | 1455 * 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 D | template.c | 78 el(utf8string, heim_utf8_string),
|
| /freebsd-13.1/crypto/openssl/include/openssl/ |
| H A D | asn1.h | 464 ASN1_UTF8STRING *utf8string; member
|
| /freebsd-13.1/crypto/openssl/crypto/err/ |
| H A D | openssl.txt | 1833 ASN1_R_INVALID_UTF8STRING:134:invalid utf8string
|