Home
last modified time | relevance | path

Searched defs:hmac_alg (Results 1 – 25 of 44) sorted by relevance

12

/dports/security/s2n/s2n-tls-1.1.2/crypto/
H A Ds2n_hmac.c49 int s2n_hmac_hash_alg(s2n_hmac_algorithm hmac_alg, s2n_hash_algorithm *out) in s2n_hmac_hash_alg()
68 int s2n_hmac_digest_size(s2n_hmac_algorithm hmac_alg, uint8_t *out) in s2n_hmac_digest_size()
77 bool s2n_hmac_is_available(s2n_hmac_algorithm hmac_alg) in s2n_hmac_is_available()
142 int s2n_hmac_xor_pad_size(s2n_hmac_algorithm hmac_alg, uint16_t *xor_pad_size) in s2n_hmac_xor_pad_size()
161 int s2n_hmac_hash_block_size(s2n_hmac_algorithm hmac_alg, uint16_t *block_size) in s2n_hmac_hash_block_size()
/dports/security/s2n/s2n-tls-1.1.2/tests/cbmc/proofs/s2n_hmac_digest_size/
H A Ds2n_hmac_digest_size_harness.c23 s2n_hmac_algorithm hmac_alg; in s2n_hmac_digest_size_harness() local
/dports/security/s2n/s2n-tls-1.1.2/tests/cbmc/proofs/s2n_hmac_hash_alg/
H A Ds2n_hmac_hash_alg_harness.c23 s2n_hmac_algorithm hmac_alg; in s2n_hmac_hash_alg_harness() local
/dports/security/s2n/s2n-tls-1.1.2/tests/cbmc/proofs/s2n_hmac_is_available/
H A Ds2n_hmac_is_available_harness.c24 s2n_hmac_algorithm hmac_alg; in s2n_hmac_is_available_harness() local
/dports/security/s2n/s2n-tls-1.1.2/tests/cbmc/proofs/s2n_hmac_hash_block_size/
H A Ds2n_hmac_hash_block_size_harness.c23 s2n_hmac_algorithm hmac_alg; in s2n_hmac_hash_block_size_harness() local
/dports/security/s2n/s2n-tls-1.1.2/tests/cbmc/proofs/s2n_hmac_xor_pad_size/
H A Ds2n_hmac_xor_pad_size_harness.c23 s2n_hmac_algorithm hmac_alg; in s2n_hmac_xor_pad_size_harness() local
/dports/security/s2n/s2n-tls-1.1.2/tls/
H A Ds2n_cipher_suites.h64 s2n_hmac_algorithm hmac_alg; member
H A Ds2n_psk.h42 s2n_hmac_algorithm hmac_alg; member
H A Ds2n_psk.c377 int s2n_psk_calculate_binder_hash(struct s2n_connection *conn, s2n_hmac_algorithm hmac_alg, in s2n_psk_calculate_binder_hash()
/dports/security/s2n/s2n-tls-1.1.2/tests/unit/
H A Ds2n_psk_test.c655 … for (s2n_hmac_algorithm hmac_alg = S2N_HMAC_SHA1; hmac_alg <= S2N_HMAC_SHA384; hmac_alg++) { in main() local
673 … for (s2n_hmac_algorithm hmac_alg = S2N_HMAC_SHA1; hmac_alg <= S2N_HMAC_SHA384; hmac_alg++) { in main() local
H A Ds2n_client_psk_extension_test.c31 s2n_hmac_algorithm hmac_alg; member
/dports/net/turnserver/coturn-4.5.2/src/apps/oauth/
H A Doauth.c231 char hmac_alg[OAUTH_HMAC_ALG_SIZE+1]="HMAC-SHA1"; in main() local
/dports/net/krill/krill-0.9.4/cargo-crates/openidconnect-2.1.0/src/core/
H A Djwk.rs295 let hmac_alg = match *signature_alg { in sign() localVariable
/dports/multimedia/v4l_compat/linux-5.13-rc2/security/keys/encrypted-keys/
H A Dencrypted.c41 static const char hmac_alg[] = "hmac(sha256)"; variable
/dports/multimedia/libv4l/linux-5.13-rc2/security/keys/encrypted-keys/
H A Dencrypted.c41 static const char hmac_alg[] = "hmac(sha256)"; variable
/dports/dns/bind-tools/bind-9.16.27/lib/isccc/
H A Dcc.c341 unsigned char *hmac_alg; in isccc_cc_towire() local
/dports/dns/bind916/bind-9.16.27/lib/isccc/
H A Dcc.c341 unsigned char *hmac_alg; in isccc_cc_towire() local
/dports/dns/bind911/bind-9.11.37/lib/isccc/
H A Dcc.c386 unsigned char *hmac_alg; in isccc_cc_towire() local
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/isccc/
H A Dcc.c335 unsigned char *hmac_alg; in isccc_cc_towire() local
/dports/dns/samba-nsupdate/bind-9.16.5/lib/isccc/
H A Dcc.c337 unsigned char *hmac_alg; in isccc_cc_towire() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/security/keys/encrypted-keys/
H A Dencrypted.c41 static const char hmac_alg[] = "hmac(sha256)"; variable
/dports/multimedia/v4l_compat/linux-5.13-rc2/security/keys/trusted-keys/
H A Dtrusted_tpm1.c25 static const char hmac_alg[] = "hmac(sha1)"; variable
/dports/multimedia/libv4l/linux-5.13-rc2/security/keys/trusted-keys/
H A Dtrusted_tpm1.c25 static const char hmac_alg[] = "hmac(sha1)"; variable
/dports/multimedia/v4l-utils/linux-5.13-rc2/security/keys/trusted-keys/
H A Dtrusted_tpm1.c25 static const char hmac_alg[] = "hmac(sha1)"; variable
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/rustls-0.17.0/src/
H A Dkey_schedule.rs327 let hmac_alg = self.algorithm.hmac_algorithm(); in sign_verify_data() localVariable

12