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

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_srv.c702 unsigned int num_types; local
893 encrypting_key->enctype, &num_types, &cksum_types);
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_ldc.c3789 uint32_t num_types; local
3801 num_types = vswp->pri_num_types;
3803 for (i = 0; i < num_types; i++) {
3817 if (i == num_types) {
H A Dvnet_gen.c858 uint32_t num_types; local
864 num_types = vgenp->pri_num_types;
868 for (i = 0; i < num_types; i++) {

Completed in 83 milliseconds