Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/lofiadm/
H A Dmain.c101 } mech_alias_t; typedef
103 static mech_alias_t mech_aliases[] = {
123 int mech_aliases_count = (sizeof (mech_aliases) / sizeof (mech_alias_t));
375 mech_alias_t *cipher, const char *rkey, size_t rksz, boolean_t rdonly) in add_mapping()
562 static mech_alias_t *
582 kernel_cipher_check(mech_alias_t *cipher) in kernel_cipher_check()
838 getkeyfromuser(mech_alias_t *cipher, char **raw_key, size_t *raw_key_sz) in getkeyfromuser()
905 getkeyfromfile(const char *pathname, mech_alias_t *cipher, char **key, in getkeyfromfile()
991 token_spec_t *token, const char *keyfile, mech_alias_t *cipher, in getkeyfromtoken()
1161 mech_alias_t *cipher; in match_token_cipher()
[all …]