Searched defs:pr (Results 1 – 3 of 3) sorted by relevance
1549 int coreref, bool pr) in drbg_instantiate()1872 int *coreref, bool *pr) in drbg_convert_tfm_core()1948 bool pr = false; in drbg_kcapi_seed() local1985 bool pr = false; in drbg_healthcheck_sanity() local2049 const struct drbg_core *core, int pr) in drbg_fill_array()
3656 static int drbg_cavs_test(const struct drbg_testvec *test, int pr, in drbg_cavs_test()3728 int pr = 0; in alg_test_drbg() local
16 #define pr(fmt, args...) pr_info("raid6test: " fmt, ##args) macro