Home
last modified time | relevance | path

Searched defs:hash_alg (Results 1 - 25 of 65) sorted by relevance

123

/kernel/linux/linux-5.10/fs/verity/
H A Dmeasure.c28 const struct fsverity_hash_alg *hash_alg; in fsverity_ioctl_measure() local
H A Dsignature.c83 const struct fsverity_hash_alg *hash_alg = vi->tree_params.hash_alg; in fsverity_verify_signature() local
H A Dopen.c36 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 Dfsverity_private.h47 struct fsverity_hash_alg *hash_alg; /* the hash algorithm */ member
/kernel/linux/linux-6.6/fs/verity/
H A Dmeasure.c28 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 Dsignature.c90 const struct fsverity_hash_alg *hash_alg = vi->tree_params.hash_alg; in fsverity_verify_signature() local
H A Dopen.c37 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 Dfsverity_private.h38 const struct fsverity_hash_alg *hash_alg; /* the hash algorithm */ member
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dess.h59 X509_ALGOR *hash_alg; /* Default: SHA-256 */ member
/third_party/openssl/include/crypto/
H A Dess.h59 X509_ALGOR *hash_alg; /* Default: SHA-256 */ member
/third_party/mbedtls/programs/psa/
H A Dpsa_constant_names_generated.c57 static const char *psa_hash_algorithm_name(psa_algorithm_t hash_alg) in psa_hash_algorithm_name() argument
/third_party/mbedtls/library/
H A Dpsa_crypto_mac.c117 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 Dx509write_csr.c147 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 Dess_lib.c99 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 Dct_local.h73 unsigned char hash_alg; member
/third_party/openssl/crypto/ess/
H A Dess_lib.c99 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 Dct_local.h73 unsigned char hash_alg; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs1.c196 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 Dtlsv1_record.h45 enum crypto_hash_alg hash_alg; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dpkcs1.c200 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 Dtlsv1_record.h45 enum crypto_hash_alg hash_alg; member
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4session.h66 u32 hash_alg; member
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4session.h67 u32 hash_alg; member
/third_party/fsverity-utils/lib/
H A Dsign_digest.c406 const struct fsverity_hash_alg *hash_alg; in libfsverity_sign_digest() local
H A Dcompute_digest.c241 const struct fsverity_hash_alg *hash_alg; in libfsverity_compute_digest() local

Completed in 11 milliseconds

123