Searched refs:enc_type (Results 1 – 6 of 6) sorted by relevance
74 static enctyp enc_type(struct ccb_getdev *);219 if (enc_type(cgd) == ENC_NONE) { in enc_async()582 if (enc->enc_type == ENC_SEMB_SES || enc->enc_type == ENC_SEMB_SAFT) { in enc_runcmd()658 enc_type(struct ccb_getdev *cgd) in enc_type() function916 enc->enc_type = enc_type(cgd); in enc_ctor()919 switch (enc->enc_type) { in enc_ctor()1005 switch (enc->enc_type) { in enc_ctor()
127 enctyp enc_type; /* type of enclosure */ member
243 if (enc->enc_type == ENC_SEMB_SAFT) { in safte_fill_read_buf_io()942 if (enc->enc_type == ENC_SEMB_SAFT) { in safte_fill_control_request()
2023 if (enc->enc_type == ENC_SEMB_SES) { in ses_fill_rcv_diag_io()2147 if (enc->enc_type == ENC_SEMB_SES) { in ses_fill_control_request()
54 static const char *enc_type = "des-cbc-md5"; variable155 ret = krb5_string_to_enctype (context, enc_type, &etype); in create_krb5_tickets()330 enc_type = enctype_string; in main()
940 struct type *enc_type; in value_ind() local943 enc_type = check_typedef (VALUE_ENCLOSING_TYPE (arg1)); in value_ind()944 enc_type = TYPE_TARGET_TYPE (enc_type); in value_ind()946 arg2 = value_at_lazy (enc_type, in value_ind()952 arg2 = value_change_enclosing_type (arg2, enc_type); in value_ind()