Searched refs:der_put_tag (Results 1 – 5 of 5) sorted by relevance
| /minix3/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| H A D | der_put.c | 374 der_put_tag (unsigned char *p, size_t len, Der_class class, Der_type type, in der_put_tag() function 419 e = der_put_tag (p, len, class, type, tag, &l); in der_put_length_and_tag()
|
| H A D | libasn1-exports.def | 797 der_put_tag
|
| H A D | ChangeLog | 1233 * der_put.c (der_put_tag): make sure there are space for the head
|
| /minix3/crypto/external/bsd/heimdal/include/ |
| H A D | der-protos.h | 550 der_put_tag (
|
| /minix3/external/bsd/bind/dist/lib/dns/ |
| H A D | spnego.c | 291 der_put_tag(unsigned char *p, size_t len, Der_class class, Der_type type, 1258 der_put_tag(unsigned char *p, size_t len, Der_class class, Der_type type, in der_put_tag() function 1282 e = der_put_tag(p, len, class, type, tag, &l); in der_put_length_and_tag()
|