| /kernel/linux/linux-5.10/fs/verity/ |
| H A D | measure.c | 28 const struct fsverity_hash_alg *hash_alg; in fsverity_ioctl_measure() local
|
| H A D | signature.c | 83 const struct fsverity_hash_alg *hash_alg = vi->tree_params.hash_alg; in fsverity_verify_signature() local
|
| H A D | open.c | 36 struct fsverity_hash_alg *hash_alg; in fsverity_init_merkle_tree_params() local 132 compute_file_measurement(struct fsverity_hash_alg *hash_alg, struct fsverity_descriptor *desc, u8 *measurement) compute_file_measurement() argument [all...] |
| H A D | fsverity_private.h | 47 struct fsverity_hash_alg *hash_alg; /* the hash algorithm */ member
|
| /kernel/linux/linux-6.6/fs/verity/ |
| H A D | measure.c | 28 const struct fsverity_hash_alg *hash_alg; in fsverity_ioctl_measure() local 88 const struct fsverity_hash_alg *hash_alg; in fsverity_get_digest() local [all...] |
| H A D | signature.c | 90 const struct fsverity_hash_alg *hash_alg = vi->tree_params.hash_alg; in fsverity_verify_signature() local
|
| H A D | open.c | 37 const struct fsverity_hash_alg *hash_alg; in fsverity_init_merkle_tree_params() local 163 static int compute_file_digest(const struct fsverity_hash_alg *hash_alg, in compute_file_digest() argument [all...] |
| H A D | fsverity_private.h | 38 const struct fsverity_hash_alg *hash_alg; /* the hash algorithm */ member
|
| /third_party/node/deps/openssl/openssl/include/crypto/ |
| H A D | ess.h | 59 X509_ALGOR *hash_alg; /* Default: SHA-256 */ member
|
| /third_party/openssl/include/crypto/ |
| H A D | ess.h | 59 X509_ALGOR *hash_alg; /* Default: SHA-256 */ member
|
| /third_party/mbedtls/programs/psa/ |
| H A D | psa_constant_names_generated.c | 57 static const char *psa_hash_algorithm_name(psa_algorithm_t hash_alg) in psa_hash_algorithm_name() argument
|
| /third_party/mbedtls/library/ |
| H A D | psa_crypto_mac.c | 117 psa_algorithm_t hash_alg = hmac->alg; in psa_hmac_finish_internal() local 31 psa_hmac_setup_internal( mbedtls_psa_hmac_operation_t *hmac, const uint8_t *key, size_t key_length, psa_algorithm_t hash_alg) psa_hmac_setup_internal() argument
|
| H A D | x509write_csr.c | 147 psa_algorithm_t hash_alg = mbedtls_md_psa_alg_from_type(ctx->md_alg); in x509write_csr_der_internal() local
|
| /third_party/node/deps/openssl/openssl/crypto/ess/ |
| H A D | ess_lib.c | 99 ESS_SIGNING_CERT_V2 *OSSL_ESS_signing_cert_v2_new_init(const EVP_MD *hash_alg, in OSSL_ESS_signing_cert_v2_new_init() argument 136 static ESS_CERT_ID_V2 *ESS_CERT_ID_V2_new_init(const EVP_MD *hash_alg, in ESS_CERT_ID_V2_new_init() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ct/ |
| H A D | ct_local.h | 73 unsigned char hash_alg; member
|
| /third_party/openssl/crypto/ess/ |
| H A D | ess_lib.c | 99 ESS_SIGNING_CERT_V2 *OSSL_ESS_signing_cert_v2_new_init(const EVP_MD *hash_alg, in OSSL_ESS_signing_cert_v2_new_init() argument 136 static ESS_CERT_ID_V2 *ESS_CERT_ID_V2_new_init(const EVP_MD *hash_alg, in ESS_CERT_ID_V2_new_init() argument [all...] |
| /third_party/openssl/crypto/ct/ |
| H A D | ct_local.h | 73 unsigned char hash_alg; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | pkcs1.c | 196 pkcs1_v15_sig_ver(struct crypto_public_key *pk, const u8 *s, size_t s_len, const struct asn1_oid *hash_alg, const u8 *hash, size_t hash_len) pkcs1_v15_sig_ver() argument
|
| H A D | tlsv1_record.h | 45 enum crypto_hash_alg hash_alg; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | pkcs1.c | 200 pkcs1_v15_sig_ver(struct crypto_public_key *pk, const u8 *s, size_t s_len, const struct asn1_oid *hash_alg, const u8 *hash, size_t hash_len) pkcs1_v15_sig_ver() argument
|
| H A D | tlsv1_record.h | 45 enum crypto_hash_alg hash_alg; member
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | nfs4session.h | 66 u32 hash_alg; member
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | nfs4session.h | 67 u32 hash_alg; member
|
| /third_party/fsverity-utils/lib/ |
| H A D | sign_digest.c | 406 const struct fsverity_hash_alg *hash_alg; in libfsverity_sign_digest() local
|
| H A D | compute_digest.c | 241 const struct fsverity_hash_alg *hash_alg; in libfsverity_compute_digest() local
|