Home
last modified time | relevance | path

Searched defs:ctype (Results 1 – 25 of 46) sorted by relevance

12

/freebsd/crypto/krb5/src/lib/crypto/krb/
H A Dold_api_glue.c204 krb5_checksum_size(krb5_context context, krb5_cksumtype ctype) in krb5_checksum_size()
216 guess_enctype(krb5_cksumtype ctype) in guess_enctype()
234 krb5_calculate_checksum(krb5_context context, krb5_cksumtype ctype, in krb5_calculate_checksum()
272 krb5_verify_checksum(krb5_context context, krb5_cksumtype ctype, in krb5_verify_checksum()
369 valid_cksumtype(krb5_cksumtype ctype) in valid_cksumtype()
375 is_keyed_cksum(krb5_cksumtype ctype) in is_keyed_cksum()
381 is_coll_proof_cksum(krb5_cksumtype ctype) in is_coll_proof_cksum()
H A Dvalid_cksumtype.c31 krb5_c_valid_cksumtype(krb5_cksumtype ctype) in krb5_c_valid_cksumtype()
H A Dkeyed_cksum.c31 krb5_c_is_keyed_cksum(krb5_cksumtype ctype) in krb5_c_is_keyed_cksum()
H A Dcoll_proof_cksum.c31 krb5_c_is_coll_proof_cksum(krb5_cksumtype ctype) in krb5_c_is_coll_proof_cksum()
H A Dcrypto_int.h217 krb5_cksumtype ctype; member
582 find_cksumtype(krb5_cksumtype ctype) in find_cksumtype()
/freebsd/contrib/bsnmp/lib/
H A Dsnmpcrypto.c146 const EVP_CIPHER **ctype, uint8_t *piv) in snmp_pdu_cipher_init()
182 const EVP_CIPHER *ctype; in snmp_pdu_encrypt() local
215 const EVP_CIPHER *ctype; in snmp_pdu_decrypt() local
/freebsd/crypto/openssl/include/crypto/
H A Dsparse_array.h23 # define DEFINE_SPARSE_ARRAY_OF_INTERNAL(type, ctype) \ argument
/freebsd/crypto/heimdal/lib/krb5/
H A Dmit_glue.c146 krb5_c_valid_cksumtype(krb5_cksumtype ctype) in krb5_c_valid_cksumtype()
152 krb5_c_is_coll_proof_cksum(krb5_cksumtype ctype) in krb5_c_is_coll_proof_cksum()
158 krb5_c_is_keyed_cksum(krb5_cksumtype ctype) in krb5_c_is_keyed_cksum()
/freebsd/sys/arm/arm/
H A Dcpufunc.c126 u_int ctype, dsize, cpuid; in get_cachetype_cp15() local
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_decl.c91 uint_t ctype, kind, n = 1; in ctf_decl_push() local
H A Dctf_types.c292 uint_t kind, ctype; in ctf_type_resolve() local
617 uint_t ctype, kind; in ctf_type_reference() local
/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_recompress.c101 enum zio_compress ctype; in zstream_do_recompress() local
/freebsd/crypto/heimdal/lib/asn1/
H A Dsymbol.h116 enum ctype { CT_CONTENTS, CT_USER } ; global() enum
133 enum ctype ctype; global() member
/freebsd/sys/netgraph/
H A Dng_parse.c1200 const enum comptype ctype) in ng_parse_composite()
1378 int *off, char *cbuf, int cbuflen, const enum comptype ctype) in ng_unparse_composite()
1472 const enum comptype ctype) in ng_get_composite_elem_default()
1518 const enum comptype ctype) in ng_get_composite_len()
1558 int index, const enum comptype ctype) in ng_get_composite_etype()
1596 int index, enum comptype ctype, int posn) in ng_parse_get_elem_pad()
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_ess.c385 ASN1_OBJECT *ctype; in ossl_cms_encode_Receipt() local
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A Dutil.c47 show_vdev_stats(const char *desc, const char *ctype, nvlist_t *nv, int indent) in show_vdev_stats()
/freebsd/usr.bin/localedef/
H A Dctype.c81 int32_t ctype; member
/freebsd/crypto/openssh/
H A Dchannels.c485 channel_new(struct ssh *ssh, char *ctype, int type, int rfd, int wfd, int efd, in channel_new()
3141 char *ctype = NULL, *listen_host = NULL; in channel_proxy_downstream() local
4656 char *ctype, char *rname, struct channel_connect *cctx, in connect_to_helper()
4722 char *ctype, char *rname) in connect_to()
4750 u_short listen_port, char *ctype, char *rname) in channel_connect_by_listen_address()
4778 char *ctype, char *rname) in channel_connect_by_listen_path()
4801 char *ctype, char *rname, int *reason, const char **errmsg) in channel_connect_to_port()
4862 char *ctype, char *rname) in channel_connect_to_path()
4925 rdynamic_connect_prepare(struct ssh *ssh, char *ctype, char *rname) in rdynamic_connect_prepare()
H A Dserverloop.c589 char *ctype = NULL; in server_input_channel_open() local
/freebsd/sys/libkern/
H A Diconv_ucs.c84 void * ctype; member
/freebsd/lib/libnv/tests/
H A Dnvlist_send_recv_test.c102 int type, ctype, fd; in send_nvlist_parent() local
/freebsd/contrib/tcpdump/
H A Dprint-lmp.c217 nd_uint8_t ctype; member
/freebsd/contrib/nvi/common/
H A Dconv.c325 char *ctype = setlocale(LC_CTYPE, NULL); in conv_init() local
/freebsd/usr.bin/sed/
H A Dcompile.c952 duptoeol(char *s, const char *ctype) in duptoeol()
/freebsd/sys/dev/ocs_fc/
H A Docs_utils.h183 uint8_t ctype; member

12