Searched refs:check_guards (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-memory.c342 check_guards (void *free_block, function
431 check_guards (block + GUARD_START_OFFSET, FALSE);
629 check_guards (memory, FALSE);
649 check_guards (((unsigned char*)block) + GUARD_START_OFFSET, FALSE);
705 check_guards (memory, TRUE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/random/
H A Drandom-fips.c250 check_guards (rng_context_t rng_ctx)
694 check_guards (rng_ctx);
727 check_guards (rng_ctx);
777 check_guards (nonce_context);
778 check_guards (std_rng_context);
779 check_guards (strong_rng_context);
977 check_guards (test_ctx);
983 check_guards (test_ctx);
1074 check_guards (test_ctx);
249 check_guards (rng_context_t rng_ctx) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drandom-fips.c250 check_guards (rng_context_t rng_ctx)
694 check_guards (rng_ctx);
727 check_guards (rng_ctx);
777 check_guards (nonce_context);
778 check_guards (std_rng_context);
779 check_guards (strong_rng_context);
977 check_guards (test_ctx);
983 check_guards (test_ctx);
1074 check_guards (test_ctx);
249 check_guards (rng_context_t rng_ctx) function

Completed in 76 milliseconds