Home
last modified time | relevance | path

Searched refs:br_hash_compat_context (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/bearssl/src/mac/
H A Dhmac.c60 br_hash_compat_context hc; in br_hmac_key_init()
108 br_hash_compat_context hc; in br_hmac_out()
H A Dhmac_ct.c66 br_hash_compat_context hc; in br_hmac_outCT()
/freebsd/lib/libsecureboot/
H A Dlibsecureboot-priv.h40 int ve_check_hash(br_hash_compat_context *, const br_hash_class *,
H A Dpass_manifest.c52 br_hash_compat_context ctx; in pass_manifest()
H A Dvepcr.c43 static br_hash_compat_context pcr_ctx;
H A Dvets.c613 br_hash_compat_context ctx; in check_forbidden_digests()
885 br_hash_compat_context mctx; in verify_rsa()
1034 ve_check_hash(br_hash_compat_context *ctx, const br_hash_class *md, in ve_check_hash()
1063 br_hash_compat_context mctx; in test_hash()
H A Dvectx.c52 br_hash_compat_context vec_ctx; /* hash ctx */
H A Dveopen.c352 br_hash_compat_context mctx; in verify_fingerprint()
H A Dverify_file.c665 br_hash_compat_context mctx; in hash_string()
/freebsd/contrib/bearssl/src/hash/
H A Dmgf1.c39 br_hash_compat_context hc; in br_mgf1_xor()
/freebsd/contrib/bearssl/inc/
H A Dbearssl_hmac.h112 br_hash_compat_context dig;
H A Dbearssl_hash.h1086 } br_hash_compat_context; typedef
H A Dbearssl_x509.h761 br_hash_compat_context dn_hash;
/freebsd/contrib/bearssl/src/rsa/
H A Drsa_pss_sig_pad.c35 br_hash_compat_context hc; in br_rsa_pss_sig_pad()
H A Drsa_oaep_pad.c35 br_hash_compat_context hc; in hash_data()
H A Drsa_oaep_unpad.c35 br_hash_compat_context hc; in xor_hash_data()
H A Drsa_pss_sig_unpad.c35 br_hash_compat_context hc; in br_rsa_pss_sig_unpad()
/freebsd/lib/libsecureboot/openpgp/
H A Dopgp_sig.c291 br_hash_compat_context mctx;
/freebsd/contrib/bearssl/tools/
H A Dserver.c519 br_hash_compat_context zc; in sp_do_sign()
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_server.c223 br_hash_compat_context hc; in hash_data()
H A Dssl_hs_server.t0168 br_hash_compat_context hc;
/freebsd/contrib/bearssl/test/
H A Dtest_crypto.c9150 br_hash_compat_context hc; in test_ECDSA_KAT()