Home
last modified time | relevance | path

Searched +defs:assert +defs:type (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/libfido2/dist/tools/
H A Dassert_verify.c27 fido_assert_t *assert = NULL; in prepare_assert() local
92 load_pubkey(int type, const char *file) in load_pubkey()
154 fido_assert_t *assert = NULL; in assert_verify() local
158 int type = COSE_ES256; in assert_verify() local
/netbsd-src/external/bsd/libfido2/dist/examples/
H A Dassert.c42 verify_assert(int type, const unsigned char *authdata_ptr, size_t authdata_len, in verify_assert()
46 fido_assert_t *assert = NULL; in verify_assert() local
182 fido_assert_t *assert = NULL; in main() local
189 int type = COSE_ES256; in main() local
/netbsd-src/external/bsd/libfido2/dist/src/
H A Dwinhello.c35 WEBAUTHN_ASSERTION *assert; member
352 WEBAUTHN_COSE_CREDENTIAL_PARAMETERS *cose, int type) in pack_cose()
471 unpack_assert_authdata(fido_assert_t *assert, const WEBAUTHN_ASSERTION *wa) in unpack_assert_authdata()
486 unpack_assert_sig(fido_assert_t *assert, const WEBAUTHN_ASSERTION *wa) in unpack_assert_sig()
501 unpack_cred_id(fido_assert_t *assert, const WEBAUTHN_ASSERTION *wa) in unpack_cred_id()
513 unpack_user_id(fido_assert_t *assert, const WEBAUTHN_ASSERTION *wa) in unpack_user_id()
527 unpack_hmac_secret(fido_assert_t *assert, const WEBAUTHN_ASSERTION *wa) in unpack_hmac_secret()
559 translate_fido_assert(struct winhello_assert *ctx, const fido_assert_t *assert, in translate_fido_assert()
599 translate_winhello_assert(fido_assert_t *assert, const WEBAUTHN_ASSERTION *wa) in translate_winhello_assert()
901 fido_winhello_get_assert(fido_dev_t *dev, fido_assert_t *assert, in fido_winhello_get_assert()
/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dfuzz_assert.c34 uint8_t type; member
206 get_assert(fido_assert_t *assert, uint8_t opt, const struct blob *cdh, in get_assert()
253 verify_assert(int type, const unsigned char *cdh_ptr, size_t cdh_len, in verify_assert()
258 fido_assert_t *assert = NULL; in verify_assert() local
385 fido_assert_t *assert = NULL; in test() local
/netbsd-src/sys/lib/libkern/
H A Dlibkern.h246 #define assert(e) ((void)0) macro
244 #define assert( global() macro
319 offsetof(type,member) global() argument
321 offsetof(type,member) global() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vrp.cc297 build_symbolic_expr (tree type, tree sym, bool neg, tree inv) in build_symbolic_expr()
535 adjust_symbolic_bound (tree &bound, enum tree_code code, tree type, in adjust_symbolic_bound()
574 tree type, tree op0, tree op1) in combine_bound()
612 tree type, in set_value_range_with_overflow()
1149 dump_assert_info (FILE *file, const assert_info &assert) in dump_assert_info()
1162 debug (const assert_info &assert) in debug()
1381 tree type = TREE_TYPE (op0); in overflow_comparison_p_1() local
1667 tree type = build_nonstandard_integer_type (prec, 1); in register_edge_assert_for_2() local
1943 tree tmp, new_val, type; in register_edge_assert_for_2() local
2096 tree type = TREE_TYPE (t); in is_masked_range_test() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vrp.c196 value_range_equiv::set_varying (tree type) in set_varying()
476 build_symbolic_expr (tree type, tree sym, bool neg, tree inv) in build_symbolic_expr()
716 adjust_symbolic_bound (tree &bound, enum tree_code code, tree type, in adjust_symbolic_bound()
755 tree type, tree op0, tree op1) in combine_bound()
793 tree type, in set_value_range_with_overflow()
1437 dump_assert_info (FILE *file, const assert_info &assert) in dump_assert_info()
1450 debug (const assert_info &assert) in debug()
1780 tree type = TREE_TYPE (op0); in overflow_comparison_p_1() local
2066 tree type = build_nonstandard_integer_type (prec, 1); in register_edge_assert_for_2() local
2341 tree tmp, new_val, type; in register_edge_assert_for_2() local
[all …]