Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lofiadm/
H A Dmain.c92 } token_spec_t; typedef
103 token_spec_t *token;
841 static token_spec_t *
864 token_spec_t *ti = NULL; in parsetoken()
891 ti = malloc(sizeof (token_spec_t)); in parsetoken()
1073 token_spec_t *token, const char *keyfile, mech_alias_t *cipher, in getkeyfromtoken()
1242 token_spec_t *token; in match_token_cipher()
1326 init_crypto(token_spec_t *token, mech_alias_t *cipher, in init_crypto()
1943 token_spec_t *token = NULL; in main()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpmtok_int.h491 typedef struct token_specific_struct token_spec_t; typedef
500 extern token_spec_t token_specific;