Home
last modified time | relevance | path

Searched refs:token_spec_t (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/lofiadm/
H A Dmain.c88 } token_spec_t; typedef
99 token_spec_t *token;
761 static token_spec_t *
784 token_spec_t *ti = NULL; in parsetoken()
811 ti = malloc(sizeof (token_spec_t)); in parsetoken()
991 token_spec_t *token, const char *keyfile, mech_alias_t *cipher, in getkeyfromtoken()
1160 token_spec_t *token; in match_token_cipher()
1244 init_crypto(token_spec_t *token, mech_alias_t *cipher, in init_crypto()
1825 token_spec_t *token = NULL; in main()
/titanic_44/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpmtok_int.h490 typedef struct token_specific_struct token_spec_t; typedef
499 extern token_spec_t token_specific;