Home
last modified time | relevance | path

Searched defs:ok (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/freebsd/usr.sbin/ctld/
H A Dparse.y168 bool ok; variable
254 bool ok; variable
392 bool ok; variable
410 bool ok; variable
421 bool ok; variable
432 bool ok; variable
443 bool ok; variable
455 bool ok; variable
645 bool ok; variable
854 bool ok; variable
[all …]
/freebsd/crypto/openssl/test/
H A Dbio_memleak_test.c18 int ok = 0; in test_bio_memleak() local
45 int ok = 0; in test_bio_get_mem() local
73 int ok = 0; in test_bio_new_mem_buf() local
108 int ok = 0; in test_bio_rdonly_mem_buf() local
150 int ok = 0; in test_bio_rdwr_rdonly() local
186 int ok = 0; in test_bio_nonclear_rst() local
239 int ok = 0; in test_bio_i2d_ASN1_mime() local
H A Dasn1_internal_test.c76 int ok = 1; in test_standard_methods() local
129 int ok = 0; in test_empty_nonoptional_content() local
162 int ok = 1; in test_unicode() local
184 int ok = 1; in test_unicode_range() local
H A Dprovider_fallback_test.c19 int ok; in test_provider() local
39 int ok; in test_explicit_provider() local
H A Duitest.c37 int ok = 0; in test_old() local
79 int ok = 0; in test_new_ui() local
/freebsd/contrib/libfido2/tools/
H A Dconfig.c23 int r, ok = 1; in config_entattest() local
53 int v, r, ok = 1; in config_always_uv() local
95 int len, r, ok = 1; in config_pin_minlen() local
128 int r, ok = 1; in config_force_pin_change() local
158 int r, ok = 1; in config_pin_minlen_rpid() local
H A Dcredman.c26 int r, ok = 1; in credman_get_metadata() local
82 int r, ok = 1; in credman_list_rp() local
152 int r, ok = 1; in credman_list_rk() local
193 int r, ok = 1; in credman_print_rk() local
247 int r, ok = 1; in credman_delete_rk() local
287 int r, ok = 1; in credman_update_rk() local
H A Dutil.c42 int r, ok = -1; in get_pin() local
184 int r, ok = -1; in get_devopt() local
253 int ok = -1; in write_es256_pubkey() local
291 int ok = -1; in write_es384_pubkey() local
361 int ok = -1; in write_rsa_pubkey() local
423 int ok = -1; in write_eddsa_pubkey() local
546 int fd, ok = -1; in read_file() local
596 int fd, ok = -1; in write_file() local
H A Dlargeblob.c52 int r, ok = -1; in map_known_rps() local
103 int r, ok = -1; in lookup_key() local
203 int r, ok = 1; in blob_set() local
243 int r, ok = 1; in blob_get() local
278 int r, ok = 1; in blob_delete() local
313 int ok = -1; in try_decompress() local
367 int ok = -1; in decode() local
539 int r, ok = -1; in get_cbor_array() local
589 int ok = 1; in blob_list() local
H A Dbio.c49 int r, ok = 1; in bio_list() local
84 int r, ok = 1; in bio_set_name() local
163 int r, ok = 1; in bio_enroll() local
215 int r, ok = 1; in bio_delete() local
H A Dbase64.c26 int ok = -1; in base64_encode() local
71 int ok = -1; in base64_decode() local
/freebsd/crypto/openssl/crypto/evp/
H A Dpmeth_check.c50 int ok; in evp_pkey_public_check_combined() local
94 int ok; in evp_pkey_param_check_combined() local
139 int ok; in EVP_PKEY_private_check() local
163 int ok; in EVP_PKEY_pairwise_check() local
/freebsd/contrib/libfido2/examples/
H A Dutil.c54 int fd, ok = -1; in write_blob() local
83 int fd, ok = -1; in read_blob() local
169 int ok = -1; in write_es256_pubkey() local
226 int ok = -1; in write_es384_pubkey() local
315 int ok = -1; in write_rs256_pubkey() local
396 int ok = -1; in write_eddsa_pubkey() local
/freebsd/contrib/libfido2/src/
H A Des256.c76 int ok = -1; in es256_pk_encode() local
230 int ok = -1; in es256_sk_create() local
278 int ok = -1; in es256_pk_to_EVP_PKEY() local
346 int ok = FIDO_ERR_INTERNAL; in es256_pk_from_EC_KEY() local
415 int ok = -1; in es256_sk_to_EVP_PKEY() local
467 int ok = -1; in es256_derive_pk() local
501 int ok = -1; in es256_verify_sig() local
528 int ok = -1; in es256_pk_verify_sig() local
H A Dcbor.c231 int ok = -1; in cbor_add_bytestring() local
260 int ok = -1; in cbor_add_string() local
289 int ok = -1; in cbor_add_bool() local
318 int ok = -1; in cbor_add_uint8() local
347 int ok = -1; in cbor_add_arg() local
405 int ok = -1; in cbor_build_frame() local
477 int ok = -1; in cbor_encode_pubkey_param() local
1082 int ok = -1; in decode_attcred() local
1140 int ok = -1; in decode_cred_extension() local
1193 int ok = -1; in decode_cred_extensions() local
[all …]
H A Dtpm.c152 int ok = -1; local
230 int ok; in check_rs256_pubarea() local
265 int ok; in check_es256_pubarea() local
305 int ok = -1; in check_sha1_certinfo() local
H A Des384.c121 int ok = -1; in es384_pk_to_EVP_PKEY() local
189 int ok = FIDO_ERR_INTERNAL; in es384_pk_from_EC_KEY() local
256 int ok = -1; in es384_verify_sig() local
283 int ok = -1; in es384_pk_verify_sig() local
H A Dhid_win.c76 int ok = -1; in get_report_len() local
129 int ok = -1; in get_manufacturer() local
170 int ok = -1; in get_product() local
261 bool ok = false; in hid_ok() local
303 int ok = -1; in copy_info() local
/freebsd/crypto/openssl/crypto/ffc/
H A Dffc_key_validate.c22 int ok = 0; in ossl_ffc_validate_public_key_partial() local
65 int ok = 0; in ossl_ffc_validate_public_key() local
105 int ok = 0; in ossl_ffc_validate_private_key() local
/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dweekday.h68 _LIBCPP_HIDE_FROM_ABI inline constexpr bool ok() const noexcept { return __wd_ <= 6; } in ok() function
142 …_LIBCPP_HIDE_FROM_ABI inline constexpr bool ok() const noexcept { return __wd_.ok() && __idx_ >= 1… in ok() function
157 _LIBCPP_HIDE_FROM_ABI constexpr bool ok() const noexcept { return __wd_.ok(); } in ok() function
H A Dmonthday.h44 if (!__m_.ok()) in ok() function
95 _LIBCPP_HIDE_FROM_ABI inline constexpr bool ok() const noexcept { return __m_.ok(); } ok() function
H A Dmonth_weekday.h37 _LIBCPP_HIDE_FROM_ABI inline constexpr bool ok() const noexcept { return __m_.ok() && __wdi_.ok(); } ok() function
69 _LIBCPP_HIDE_FROM_ABI inline constexpr bool ok() const noexcept { return __m_.ok() && __wdl_.ok(); } ok() function
/freebsd/stand/libsa/
H A Duuid_from_string.c49 fromhex(const char *s, int len, int *ok) in fromhex()
87 int ok = 1; in uuid_from_string() local
/freebsd/crypto/openssl/providers/implementations/storemgmt/
H A Dfile_store_any2obj.c64 int ok = 1; in any2obj_decode_final() local
89 int ok; in der2obj_decode() local
120 int ok = 0; in msblob2obj_decode() local
187 int ok = 0; in pvk2obj_decode() local
/freebsd/contrib/atf/atf-c++/
H A Dmacros_test.cpp336 bool ok; in ATF_TEST_CASE_BODY() member
381 bool ok; in ATF_TEST_CASE_BODY() member
429 bool ok; in ATF_TEST_CASE_BODY() member
475 bool ok; in ATF_TEST_CASE_BODY() member
521 bool ok; in ATF_TEST_CASE_BODY() member
566 bool ok; in ATF_TEST_CASE_BODY() member
615 bool ok; in ATF_TEST_CASE_BODY() member
667 bool ok; in ATF_TEST_CASE_BODY() member
715 bool ok; in ATF_TEST_CASE_BODY() member

12345678910>>...16