Searched refs:cleanup_keyring (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/krb5/src/lib/krb5/ccache/ |
H A D | t_cccol.py | 15 def cleanup_keyring(anchor, name): function 27 cleanup_keyring('@s', cname) 28 cleanup_keyring('@s', col_ringname) 29 cleanup_keyring('@u', col_ringname) 35 cleanup_keyring('@s', col_ringname) 37 cleanup_keyring('@s', col_ringname) 39 cleanup_keyring('@s', col_ringname) 41 cleanup_keyring('@u', col_ringname) 64 cleanup_keyring('@s', col_ringname) 117 cleanup_keyring('@s', col_ringname)
|
/freebsd/crypto/krb5/src/tests/ |
H A D | t_ccache.py | 153 def cleanup_keyring(anchor, name): function 164 cleanup_keyring('@s', col_ringname) 166 cleanup_keyring('@s', col_ringname) 182 cleanup_keyring('@s', col_ringname) 190 cleanup_keyring('@s', col_ringname)
|