Searched refs:priv_count (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | key_mgr.c | 64 CK_ULONG priv_count, in key_mgr_generate_key_pair() argument 82 if (! priv_tmpl && (priv_count != 0)) { in key_mgr_generate_key_pair() 99 for (i = 0; i < priv_count; i++) { in key_mgr_generate_key_pair() 138 priv_tmpl, priv_count, MODE_KEYGEN, in key_mgr_generate_key_pair()
|
/titanic_44/usr/src/uts/common/sys/crypto/ |
H A D | impl.h | 1140 pub_count, priv_template, priv_count, pub_key, priv_key, req) ( \ argument 1144 priv_count, pub_key, priv_key, req) : \ 1219 pub_count, priv_template, priv_count, out_pub_template, \ argument 1225 priv_template, priv_count, out_pub_template, out_pub_count, \
|
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | vsw_ldc.c | 4899 uint64_t priv_count = 0; in display_ring() local 4916 priv_count++; in display_ring() 4920 i, priv_count, pub_count); in display_ring()
|