Searched refs:br_sha384_vtable (Results 1 - 15 of 15) sorted by relevance

/freebsd-13-stable/contrib/bearssl/src/ssl/
H A Dprf_sha384.c34 br_tls_phash(dst, len, &br_sha384_vtable,
H A Dssl_server_full_ec.c89 &br_sha384_vtable,
H A Dssl_server_full_rsa.c78 &br_sha384_vtable,
H A Dssl_client_full.c110 &br_sha384_vtable,
/freebsd-13-stable/contrib/bearssl/src/x509/
H A Dx509_minimal_full.c42 &br_sha384_vtable,
/freebsd-13-stable/contrib/bearssl/samples/
H A Dcustom_profile.c156 br_ssl_engine_set_hash(&cc->eng, br_sha384_ID, &br_sha384_vtable);
439 br_ssl_engine_set_hash(xc, br_sha384_ID, &br_sha384_vtable);
498 br_ssl_engine_set_hash(&cc->eng, br_sha384_ID, &br_sha384_vtable);
/freebsd-13-stable/contrib/bearssl/src/hash/
H A Dsha2big.c198 cc->vtable = &br_sha384_vtable;
250 const br_hash_class br_sha384_vtable = { variable
/freebsd-13-stable/lib/libsecureboot/
H A Dvectx.c154 ctx->vec_md = &br_sha384_vtable;
H A Dvets.c421 br_x509_minimal_set_hash(&mc, br_sha384_ID, &br_sha384_vtable);
520 md = &br_sha384_vtable;
H A Dveopen.c364 md = &br_sha384_vtable;
/freebsd-13-stable/contrib/bearssl/inc/
H A Dbearssl_hash.h774 extern const br_hash_class br_sha384_vtable;
/freebsd-13-stable/contrib/bearssl/tools/
H A Dverify.c264 br_x509_minimal_set_hash(&mc, br_sha384_ID, &br_sha384_vtable);
H A Dnames.c42 { "sha384", &br_sha384_vtable, "SHA-384" },
/freebsd-13-stable/contrib/bearssl/test/
H A Dtest_crypto.c487 br_multihash_setimpl(&mc, br_sha384_ID, &br_sha384_vtable);
507 br_multihash_setimpl(&mc, br_sha384_ID, &br_sha384_vtable);
713 do_KAT_HMAC_hex_hex(&br_sha384_vtable,
742 do_KAT_HMAC_hex_hex(&br_sha384_vtable,
779 do_KAT_HMAC_hex_hex(&br_sha384_vtable,
822 do_KAT_HMAC_hex_hex(&br_sha384_vtable,
879 do_KAT_HMAC_hex_hex(&br_sha384_vtable,
962 do_KAT_HMAC_hex_hex(&br_sha384_vtable,
1024 test_HMAC_CT(&br_sha384_vtable, key, sizeof key, data);
8913 &br_sha384_vtable, "sampl
[all...]
H A Dtest_x509.c1382 { br_sha384_ID, &br_sha384_vtable },

Completed in 122 milliseconds