Lines Matching refs:br_sha256_vtable
287 br_hmac_drbg_init(&rc, &br_sha256_vtable, seed, sizeof seed); in test_MD5_SHA1()
479 br_multihash_setimpl(&mc, br_sha256_ID, &br_sha256_vtable); in test_multihash()
506 br_multihash_setimpl(&mc, br_sha256_ID, &br_sha256_vtable); in test_multihash()
707 do_KAT_HMAC_hex_hex(&br_sha256_vtable, in test_HMAC()
735 do_KAT_HMAC_hex_hex(&br_sha256_vtable, in test_HMAC()
769 do_KAT_HMAC_hex_hex(&br_sha256_vtable, in test_HMAC()
812 do_KAT_HMAC_hex_hex(&br_sha256_vtable, in test_HMAC()
862 do_KAT_HMAC_hex_hex(&br_sha256_vtable, in test_HMAC()
939 do_KAT_HMAC_hex_hex(&br_sha256_vtable, in test_HMAC()
1022 test_HMAC_CT(&br_sha256_vtable, key, sizeof key, data); in test_HMAC()
1087 test_HKDF_inner(&br_sha256_vtable, in test_HKDF()
1093 test_HKDF_inner(&br_sha256_vtable, in test_HKDF()
1099 test_HKDF_inner(&br_sha256_vtable, in test_HKDF()
1608 br_hmac_drbg_init(&ctx, &br_sha256_vtable, seed, seed_len); in test_HMAC_DRBG()
1618 &br_sha256_vtable, seed, seed_len); in test_HMAC_DRBG()
3758 br_hmac_drbg_init(&rng, &br_sha256_vtable, in test_AES_generic()
4088 br_hmac_drbg_init(&rng, &br_sha256_vtable, name, strlen(name)); in test_AES_CTRCBC_inner()
5148 br_hmac_drbg_init(&rng, &br_sha256_vtable, "seed for Poly1305", 17); in test_Poly1305_inner()
6773 br_hmac_drbg_init(&rng, &br_sha256_vtable, "seed for RSA keygen", 19); in test_RSA_keygen()
8177 br_hmac_drbg_init(&rng, &br_sha256_vtable, "seed for EC", 11); in test_EC_inner()
8388 br_hmac_drbg_init(&rng, &br_sha256_vtable, "seed for EC keygen", 18); in test_EC_keygen()
8905 &br_sha256_vtable, "sample",
8945 &br_sha256_vtable, "test",
8988 &br_sha256_vtable, "sample",
9028 &br_sha256_vtable, "test",
9070 &br_sha256_vtable, "sample",
9110 &br_sha256_vtable, "test",
9245 br_hmac_drbg_init(&hc, &br_sha256_vtable, "seed modpow", 11); in test_modpow_i31()
9296 br_hmac_drbg_init(&hc, &br_sha256_vtable, "seed modpow", 11); in test_modpow_i62()