Home
last modified time | relevance | path

Searched defs:retlen (Results 1 – 18 of 18) sorted by relevance

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_make.c33 unsigned int *retlen) in asn1_make_etag()
42 unsigned int *retlen) in asn1_make_tag()
60 asn1_error_code asn1_make_length(asn1buf *buf, const unsigned int in_len, unsigned int *retlen) in asn1_make_length()
88 asn1_tagnum tagnum, unsigned int *retlen) in asn1_make_id()
121 asn1_error_code asn1_make_sequence(asn1buf *buf, const unsigned int seq_len, unsigned int *retlen) in asn1_make_sequence()
137 asn1_error_code asn1_make_set(asn1buf *buf, const unsigned int set_len, unsigned int *retlen) in asn1_make_set()
153 …ror_code asn1_make_string(asn1buf *buf, const unsigned int length, const char *string, int *retlen) in asn1_make_string()
H A Dasn1_encode.c34 unsigned int *retlen) in asn1_encode_boolean()
57 unsigned int *retlen) in asn1_encode_integer_internal()
89 unsigned int *retlen) in asn1_encode_integer()
128 unsigned int *retlen) in asn1_encode_unsigned_integer()
162 unsigned int *retlen) in encode_bytestring_with_tag()
180 unsigned int *retlen) in asn1_encode_oid()
188 unsigned int *retlen) in asn1_encode_octetstring()
224 unsigned int *retlen) in asn1_encode_generaltime()
278 unsigned int *retlen) in asn1_encode_generalstring()
286 unsigned int *retlen) in asn1_encode_bitstring()
[all …]
H A Dasn1_k_encode.c121 unsigned int *retlen) in asn1_encode_kerberos_time_at()
164 unsigned int *retlen) in asn1_encode_krb5_flags_at()
334 unsigned int *retlen) in asn1_encode_kdc_req_body()
1461 unsigned int *retlen) in asn1_encode_kerberos_time()
1467 … asn1_encode_pk_authenticator(asn1buf *buf, const krb5_pk_authenticator *val, unsigned int *retlen) in asn1_encode_pk_authenticator()
1479 …k_authenticator_draft9(asn1buf *buf, const krb5_pk_authenticator_draft9 *val, unsigned int *retlen) in asn1_encode_pk_authenticator_draft9()
1494 …code_algorithm_identifier(asn1buf *buf, const krb5_algorithm_identifier *val, unsigned int *retlen) in asn1_encode_algorithm_identifier()
1521 …de asn1_encode_subject_pk_info(asn1buf *buf, const krb5_subject_pk_info *val, unsigned int *retlen) in asn1_encode_subject_pk_info()
1561 …_of_algorithm_identifier(asn1buf *buf, const krb5_algorithm_identifier **val, unsigned int *retlen) in asn1_encode_sequence_of_algorithm_identifier()
1580 asn1_error_code asn1_encode_auth_pack(asn1buf *buf, const krb5_auth_pack *val, unsigned int *retlen) in asn1_encode_auth_pack()
[all …]
H A Dasn1_decode.c153 asn1_error_code asn1_decode_oid(asn1buf *buf, unsigned int *retlen, asn1_octet **val) in asn1_decode_oid()
163 asn1_error_code asn1_decode_octetstring(asn1buf *buf, unsigned int *retlen, asn1_octet **val) in asn1_decode_octetstring()
173 asn1_error_code asn1_decode_charstring(asn1buf *buf, unsigned int *retlen, char **val) in asn1_decode_charstring()
184 asn1_error_code asn1_decode_generalstring(asn1buf *buf, unsigned int *retlen, char **val) in asn1_decode_generalstring()
203 asn1_error_code asn1_decode_printablestring(asn1buf *buf, int *retlen, char **val) in asn1_decode_printablestring()
213 asn1_error_code asn1_decode_ia5string(asn1buf *buf, int *retlen, char **val) in asn1_decode_ia5string()
H A Dasn1_get.c102 asn1_error_code asn1_get_sequence(asn1buf *buf, unsigned int *retlen, int *indef) in asn1_get_sequence()
H A Dldap_key_seq.c64 unsigned int *retlen) in asn1_encode_key()
/titanic_41/usr/src/lib/libnsl/nsl/
H A Dt_getinfo.c58 int retlen; in _tx_getinfo() local
H A Dt_bind.c57 int size, sv_errno, retlen; in _tx_bind() local
H A Dt_unbind.c108 int retlen; in _tx_unbind_locked() local
H A Dt_optmgmt.c72 int didalloc, retlen; in _tx_optmgmt() local
H A Dt_getname.c117 int retlen; in _tx_getprotaddr() local
H A D_utility.c873 int retlen, rstate, sv_errno, rval; in _t_create() local
1451 int rval, retlen; in _t_expinline_queued() local
1643 int retlen, rval; in _t_do_postconn_sync() local
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcpv6.c587 uint_t olen, retlen; in show_options() local
/titanic_41/usr/src/uts/common/io/
H A Dbusra.c770 uint64_t retlen; in isa_resource_setup() local
1157 uint64_t retlen; in claim_pci_busnum() local
/titanic_41/usr/src/cmd/sendmail/src/
H A Dheaders.c2265 size_t retlen = 0; local
/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus.c268 uint64_t retlen; in cardbus_claim_pci_busnum() local
/titanic_41/usr/src/uts/sun/io/dada/targets/
H A Ddad.c4152 dcd_validate_model_serial(char *str, int *retlen, int totallen) in dcd_validate_model_serial()
/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_consume.c412 static int entlen = 0, retlen = 0; in dt_flowindent() local