Searched refs:check_key (Results 1 – 5 of 5) sorted by relevance
28 sub check_key {93 check_key($t, 1, 0);97 check_key($t, 0, 0);101 check_key($t, 1, 1);105 check_key($t, 0, 1);
76 check_key_fn *check_key; member263 && ctx->desc->check_key != NULL in der2key_decode()264 && !ctx->desc->check_key(key, ctx)) { in der2key_decode()
70 The best fix will probably be to introduce a "check_key()" handler to the
260 void check_key() { in check_key() function311 check_key(); in kill_crack()2523 check_key();
755 check_key(int pos) in check_key() function819 if (pos == -1 || !check_key(pos)) in copy_code()