Home
last modified time | relevance | path

Searched refs:hash_algo (Results 1 – 25 of 106) sorted by relevance

12345

/aosp_15_r20/external/kmod/libkmod/
H A Dlibkmod-signature.c117 sig_info->hash_algo = pkey_hash_algo[modsig->hash]; in fill_default()
129 char *hash_algo; member
140 free(pvt->hash_algo); in pkcs7_free()
191 char *hash_algo; in fill_pkcs7() local
255 hash_algo = malloc(hash_algo_len + 1); in fill_pkcs7()
256 if (hash_algo == NULL) in fill_pkcs7()
258 hash_algo_len = OBJ_obj2txt(hash_algo, hash_algo_len + 1, o, 0); in fill_pkcs7()
263 sig_info->hash_algo = hash_algo; in fill_pkcs7()
274 pvt->hash_algo = hash_algo; in fill_pkcs7()
281 free(hash_algo); in fill_pkcs7()
[all …]
/aosp_15_r20/external/arm-trusted-firmware/include/drivers/nxp/crypto/caam/
H A Dhash.h14 enum hash_algo { enum
75 enum hash_algo algo;
79 int hash_init(enum hash_algo algo, void **ctx);
80 int hash_update(enum hash_algo algo, void *context, void *data_ptr,
82 int hash_final(enum hash_algo algo, void *context, void *hash_ptr,
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/nxp/crypto/caam/
Dhash.h14 enum hash_algo { enum
75 enum hash_algo algo;
79 int hash_init(enum hash_algo algo, void **ctx);
80 int hash_update(enum hash_algo algo, void *context, void *data_ptr,
82 int hash_final(enum hash_algo algo, void *context, void *hash_ptr,
/aosp_15_r20/external/coreboot/src/soc/intel/alderlake/
H A Dhsphy.c35 uint8_t hash_algo; member
175 hsphy_fw_cache->hash_algo <= HASHALG_SHA1 || in hsphy_cache_valid()
176 hsphy_fw_cache->hash_algo > HASHALG_SHA512) in hsphy_cache_valid()
180 hsphy_fw_cache->digest, hsphy_fw_cache->hash_algo)) in hsphy_cache_valid()
238 hsphy_fw_cache->hash_algo)) { in cache_hsphy_fw_in_flash()
267 hsphy_fw_cache->hash_algo = hash_alg; in cache_hsphy_fw_in_flash()
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/psa/
Ddelegated_attestation.c18 uint32_t hash_algo) in rse_delegated_attest_get_delegated_key() argument
24 {&hash_algo, sizeof(hash_algo)} in rse_delegated_attest_get_delegated_key()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/nxp/crypto/caam/src/auth/
Dhash.c42 int hash_init(enum hash_algo algo, void **ctx) in hash_init()
64 int hash_update(enum hash_algo algo, void *context, void *data_ptr, in hash_update()
111 int hash_final(enum hash_algo algo, void *context, void *hash_ptr, in hash_final()
/aosp_15_r20/external/arm-trusted-firmware/drivers/nxp/crypto/caam/src/auth/
H A Dhash.c42 int hash_init(enum hash_algo algo, void **ctx) in hash_init()
64 int hash_update(enum hash_algo algo, void *context, void *data_ptr, in hash_update()
111 int hash_final(enum hash_algo algo, void *context, void *hash_ptr, in hash_final()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/tc/
Drse_ap_test_stubs.c96 uint32_t hash_algo) in tfm_delegated_attest_get_delegated_key() argument
103 hash_algo); in tfm_delegated_attest_get_delegated_key()
/aosp_15_r20/external/coreboot/src/security/tpm/tss/tcg-2.0/
H A Dtss.c394 uint16_t tlcl2_get_hash_size_from_algo(TPMI_ALG_HASH hash_algo) in tlcl2_get_hash_size_from_algo() argument
398 switch (hash_algo) { in tlcl2_get_hash_size_from_algo()
419 hash_algo); in tlcl2_get_hash_size_from_algo()
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/resources/diagrams/plantuml/
Drse_attestation_flow.puml17 RMM -> BL31: get_realm_key(\n\t**hash_algo**, ...)
22 Rnote over DelegAttest: Compute public key\n\ hash with **hash_algo**.
/aosp_15_r20/external/cronet/net/cert/
H A Dct_serialization.cc158 uint8_t hash_algo; in DecodeDigitallySigned() local
162 if (!CBS_get_u8(input, &hash_algo) || !CBS_get_u8(input, &sig_algo) || in DecodeDigitallySigned()
168 if (!ConvertHashAlgorithm(hash_algo, &result.hash_algorithm) || in DecodeDigitallySigned()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/nxp/auth/csf_hdr_parser/
Dcsf_hdr_parser.c56 enum hash_algo algo = SHA256; in deploy_rotpk_hash_table()
147 enum hash_algo algo = SHA256; in calc_img_hash()
/aosp_15_r20/external/arm-trusted-firmware/drivers/nxp/auth/csf_hdr_parser/
H A Dcsf_hdr_parser.c56 enum hash_algo algo = SHA256; in deploy_rotpk_hash_table()
147 enum hash_algo algo = SHA256; in calc_img_hash()
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/linux/
H A Dvirtio_crypto.h145 __le32 hash_algo; member
333 __le32 hash_algo; member
/aosp_15_r20/bionic/libc/kernel/uapi/linux/
H A Dvirtio_crypto.h145 __le32 hash_algo; member
333 __le32 hash_algo; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/linux/
H A Dvirtio_crypto.h145 __le32 hash_algo; member
333 __le32 hash_algo; member
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/
H A Dvirtio_crypto.h145 __le32 hash_algo; member
333 __le32 hash_algo; member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/linux/
Dvirtio_crypto.h157 __le32 hash_algo; member
345 __le32 hash_algo; member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/
Dvirtio_crypto.h157 __le32 hash_algo; member
345 __le32 hash_algo; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/
H A Dvirtio_crypto.h145 __le32 hash_algo; member
333 __le32 hash_algo; member
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/
Dvirtio_crypto.h145 __le32 hash_algo; member
333 __le32 hash_algo; member
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/
H A Dvirtio_crypto.h145 __le32 hash_algo; member
333 __le32 hash_algo; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/
H A Dvirtio_crypto.h145 __le32 hash_algo; member
333 __le32 hash_algo; member
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/
H A Dvirtio_crypto.h145 __le32 hash_algo; member
333 __le32 hash_algo; member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/
Dvirtio_crypto.h157 __le32 hash_algo; member
345 __le32 hash_algo; member

12345