Searched defs:auth_key (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dsess_mgr.c990 CK_OBJECT_HANDLE auth_key,
1022 if (auth_key != 0) {
1065 if (auth_key == 0) {
1107 if (auth_key != 0) {
1182 sess->sign_ctx.key = auth_key;
1191 sess->verify_ctx.key = auth_key;
987 session_mgr_set_op_state( SESSION *sess, CK_OBJECT_HANDLE encr_key, CK_OBJECT_HANDLE auth_key, CK_BYTE *data) argument
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_authclient.h58 typedef struct auth_key { struct
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h334 emlxs_auth_key_t auth_key; member in struct:emlxs_node_dhc
412 emlxs_auth_key_t *parent_auth_key; /* Original auth_key */
H A Demlxs_fc.h2077 emlxs_auth_key_t auth_key; /* Default auth_key. */ member in struct:emlxs_hba
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c77 emlxs_auth_key_t *auth_key, char *prop_str);
83 emlxs_auth_key_t *auth_key);
85 emlxs_auth_key_t *auth_key);
5041 remote_key = (char *)node_dhc->auth_key.remote_password;
5045 remote_key = (char *)node_dhc->auth_key.remote_password;
5067 node_dhc->auth_key.remote_password_length);
5096 node_dhc->auth_key.remote_password_length);
5153 node_dhc->auth_key.remote_password_length);
5195 node_dhc->auth_key.remote_password_length);
5265 mykey = (char *)node_dhc->auth_key
6814 emlxs_auth_key_t *auth_key; local
7328 emlxs_auth_key_t *auth_key = NULL; local
7390 emlxs_auth_key_t *auth_key; local
8428 emlxs_auth_key_t *auth_key; local
8464 emlxs_auth_key_t *auth_key; local
8493 emlxs_auth_key_t *auth_key = hba->auth_key.next; local
8512 emlxs_auth_key_print(emlxs_hba_t *hba, emlxs_auth_key_t *auth_key) argument
8537 emlxs_auth_key_t *auth_key; local
8575 emlxs_auth_key_t *auth_key; local
8615 emlxs_auth_key_destroy(emlxs_hba_t *hba, emlxs_auth_key_t *auth_key) argument
8649 emlxs_auth_key_t auth_key; local
8713 emlxs_auth_key_parse( emlxs_hba_t *hba, emlxs_auth_key_t *auth_key, char *prop_str) argument
9191 emlxs_auth_key_t *auth_key; local
9313 emlxs_auth_key_t *auth_key; local
9387 emlxs_auth_key_t *auth_key; local
9457 emlxs_auth_key_t *auth_key; local
9788 emlxs_auth_key_t *auth_key; local
[all...]

Completed in 88 milliseconds