Searched refs:copy_primitive (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dgen_copy.c41 copy_primitive (const char *typename, const char *from, const char *to) function
62 copy_primitive ("heim_integer", from, to);
70 copy_primitive ("octet_string", from, to);
74 copy_primitive ("bit_string", from, to);
188 copy_primitive ("general_string", from, to);
191 copy_primitive ("general_string", from, to);
197 copy_primitive ("utf8string", from, to);
200 copy_primitive ("printable_string", from, to);
203 copy_primitive ("ia5_string", from, to);
206 copy_primitive ("bmp_strin
[all...]

Completed in 51 milliseconds