Home
last modified time | relevance | path

Searched refs:br_sha1_init (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/bearssl/src/hash/
H A Dsha1.c101 br_sha1_init(br_sha1_context *cc) in br_sha1_init() function
185 (void (*)(const br_hash_class **))&br_sha1_init,
/freebsd/contrib/bearssl/inc/
H A Dbearssl_hash.h504 void br_sha1_init(br_sha1_context *ctx);
/freebsd/lib/libsecureboot/openpgp/
H A Dopgp_key.c96 br_sha1_init(&mctx); in decode_key()
/freebsd/contrib/bearssl/test/
H A Dtest_crypto.c295 br_sha1_init(&sc); in test_MD5_SHA1()
337 br_sha1_init(&csha1); in do_hash()
391 br_sha1_init(&sc); in test_multihash_inner()
5866 br_sha1_init(&hc); in test_RSA_sign()
6437 br_sha1_init(&sc); in test_RSA_PSS()
7067 br_sha1_init(&hc);
/freebsd/contrib/bearssl/tools/
H A Dtwrch.c932 br_sha1_init(&sc); in do_twrch()