Lines Matching refs:check_key_present
70 check_key_present() { function
87 check_key_present $primary || fail "unstrict didn't learn key"
95 check_key_present $k || fail "didn't learn keytype $k"
107 check_key_present $k || fail "didn't learn $k correctly"
120 check_key_present ${secondary} $OBJ/hkr.${secondary}.pub.old && \
122 check_key_present ${secondary} || fail "didn't learn changed key"
133 check_key_present ${primary} || fail "current key missing"
134 check_key_present ${primary} $OBJ/hkr.${primary}-new.pub || fail "new key missing"
145 check_key_present ${primary} $OBJ/hkr.${primary}.pub.old && fail "old key present"
146 check_key_present ${primary} || fail "didn't learn changed key"
152 check_key_present ${primary} || fail "didn't learn changed key"