Searched refs:check_key (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/ |
H A D | 91-test_pkey_check.t | 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);
|
/netbsd-src/sys/arch/i386/stand/mbr/ |
H A D | mbr.S | 297 jmp check_key 306 jmp check_key 321 check_key: label
|
/netbsd-src/external/ibm-public/postfix/dist/conf/ |
H A D | postfix-tls-script | 685 check_key() { 783 check_key "$keyfile" || return 1 887 check_key "$2" || return 1
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/UpdateTestChecks/ |
H A D | common.py | 421 … def __init__(self, check_prefix, check_key, ir_prefix, global_ir_prefix, global_ir_prefix_regexp, argument 424 self.check_key = check_key 514 return nameless_values[idx].check_key
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | RSA_check_key.pod | 62 The best fix will probably be to introduce a "check_key()" handler to the
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | RSA_check_key.pod | 70 The best fix will probably be to introduce a "check_key()" handler to the
|