Home
last modified time | relevance | path

Searched defs:hash_alg (Results 26 - 50 of 69) sorted by relevance

123

/third_party/fsverity-utils/lib/
H A Dcompute_digest.c241 const struct fsverity_hash_alg *hash_alg; in libfsverity_compute_digest() local
/third_party/mbedtls/library/
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
H A Dpsa_crypto_ecp.c397 psa_algorithm_t hash_alg = PSA_ALG_SIGN_GET_HASH(alg); in mbedtls_psa_ecdsa_sign_hash() local
H A Dpsa_crypto_rsa.c292 psa_algorithm_t hash_alg = PSA_ALG_SIGN_GET_HASH(alg); in psa_rsa_decode_md_type() local
503 psa_algorithm_t hash_alg = PSA_ALG_RSA_OAEP_GET_HASH(alg); in psa_rsa_oaep_set_padding_mode() local
H A Dssl_tls13_generic.c225 psa_algorithm_t hash_alg = PSA_ALG_NONE; in ssl_tls13_parse_certificate_verify() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_common.c338 int tlsv12_key_x_server_params_hash(u16 tls_version, u8 hash_alg, in tlsv12_key_x_server_params_hash() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_common.c338 int tlsv12_key_x_server_params_hash(u16 tls_version, u8 hash_alg, in tlsv12_key_x_server_params_hash() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dhi_upg_file.h75 hi_u32 hash_alg : 16; /**< HASH algorithm:0:SHA256.CNcomment:HASH算法。CNend */ member
/kernel/linux/linux-5.10/crypto/
H A Dessiv.c455 struct shash_alg *hash_alg; in essiv_create() local
412 essiv_supported_algorithms(const char *essiv_cipher_name, struct shash_alg *hash_alg, int ivsize) essiv_supported_algorithms() argument
[all...]
H A Dadiantum.c499 struct shash_alg *hash_alg; in adiantum_create() local
471 adiantum_supported_algorithms(struct skcipher_alg *streamcipher_alg, struct crypto_alg *blockcipher_alg, struct shash_alg *hash_alg) adiantum_supported_algorithms() argument
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm2-cmd.c144 __be16 hash_alg; member
543 __be16 hash_alg; member
558 u16 hash_alg; in tpm2_get_pcr_allocation() local
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm2-cmd.c144 __be16 hash_alg; member
543 __be16 hash_alg; member
558 u16 hash_alg; in tpm2_get_pcr_allocation() local
/kernel/linux/linux-6.6/crypto/
H A Dessiv.c456 struct shash_alg *hash_alg; in essiv_create() local
413 essiv_supported_algorithms(const char *essiv_cipher_name, struct shash_alg *hash_alg, int ivsize) essiv_supported_algorithms() argument
[all...]
H A Dadiantum.c499 struct shash_alg *hash_alg; in adiantum_create() local
471 adiantum_supported_algorithms(struct skcipher_alg *streamcipher_alg, struct crypto_alg *blockcipher_alg, struct shash_alg *hash_alg) adiantum_supported_algorithms() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_hash_v200.c62 hash_mode hash_alg; /* hash mode */ member
/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu.c34 u32 hash_alg; in spum_dump_msg_hdr() local
426 u16 spum_hash_pad_len(enum hash_alg hash_al argument
[all...]
H A Dspu2.c234 spu2_hash_xlate(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_xlate() argument
841 u16 spu2_hash_pad_len(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_pad_len() argument
[all...]
H A Dspu.h55 enum hash_alg { enum
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dspu.c34 u32 hash_alg; in spum_dump_msg_hdr() local
424 u16 spum_hash_pad_len(enum hash_alg hash_al argument
[all...]
H A Dspu2.c234 spu2_hash_xlate(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_xlate() argument
844 u16 spu2_hash_pad_len(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_pad_len() argument
[all...]
/third_party/mbedtls/tests/src/
H A Dpsa_exercise_key.c344 psa_algorithm_t hash_alg = PSA_ALG_SIGN_GET_HASH(alg); in exercise_signature_key() local
807 psa_algorithm_t hash_alg = PSA_ALG_HKDF_GET_HASH(kdf_alg); in exercise_key_agreement_key() local
/kernel/linux/linux-5.10/drivers/crypto/amcc/
H A Dcrypto4xx_sa.h98 u32 hash_alg:4; member
/kernel/linux/linux-5.10/drivers/crypto/ux500/hash/
H A Dhash_core.c1503 struct hash_algo_template *hash_alg; in hash_cra_init() local
/kernel/linux/linux-5.10/security/keys/encrypted-keys/
H A Dencrypted.c40 static const char hash_alg[] = "sha256"; variable
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm1.c33 static const char hash_alg[] = "sha1"; variable

Completed in 28 milliseconds

123