Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lofiadm/
H A Dmain.c105 } mech_alias_t; typedef
107 static mech_alias_t mech_aliases[] = {
127 int mech_aliases_count = (sizeof (mech_aliases) / sizeof (mech_alias_t));
642 static mech_alias_t *
662 kernel_cipher_check(mech_alias_t *cipher) in kernel_cipher_check()
987 getkeyfromfile(const char *pathname, mech_alias_t *cipher, char **key, in getkeyfromfile()
1073 token_spec_t *token, const char *keyfile, mech_alias_t *cipher, in getkeyfromtoken()
1243 mech_alias_t *cipher; in match_token_cipher()
1270 cipher = (mech_alias_t *)args; in match_token_cipher()
1326 init_crypto(token_spec_t *token, mech_alias_t *cipher, in init_crypto()
[all …]