Searched refs:authhavekey (Results 1 – 6 of 6) sorted by relevance
582 authhavekey( in authhavekey() function895 if (!authhavekey(keyno)) { in authencrypt()924 if (0 == keyno || !authhavekey(keyno) || size < 4) { in authdecrypt()
84 extern int authhavekey (keyid_t);
610 if (!mod_okay || !authhavekey(info_auth_keyid)) { in process_private()
337 if (authhavekey(keyid)) in make_keylist()
2328 (authhavekey):
157872 Added tests for both auth_havekey and authhavekey.169362 move break; in authhavekey() back where it belongs after recent