| /OK3568_Linux_fs/u-boot/include/ |
| H A D | hash.h | 20 struct hash_algo { struct 40 * @algo: Pointer to the hash_algo struct argument 44 int (*hash_init)(struct hash_algo *algo, void **ctxp); argument 57 int (*hash_update)(struct hash_algo *algo, void *ctx, const void *buf, argument 71 int (*hash_finish)(struct hash_algo *algo, void *ctx, void *dest_buf, argument
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_rsa_helper.c | 41 uint32_t hash_algo; member 60 static RK_RES get_oid_by_md(uint32_t hash_algo, const uint8_t **oid, uint32_t *old_len) in get_oid_by_md() 446 uint32_t *hlen, uint32_t *hash_algo) in get_hash_algo_from_padding() 534 uint32_t hash_algo, uint32_t hash_len) in mgf_mask() 604 uint32_t hash_algo; in rsa_padding_add_oaep_type() local 671 uint32_t hash_algo; in rsa_padding_check_oaep_type() local 765 static int rsa_padding_add_pkcs15_sign_type(uint32_t hash_algo, uint16_t key_len, in rsa_padding_add_pkcs15_sign_type() 854 uint32_t hash_algo, const uint8_t *hash, in rsa_padding_add_pss_type() 960 uint32_t hash_algo, uint32_t hash_len, in rk_rsa_padding_check_pss_type() 1337 uint32_t hash_len, hash_algo; in rk_rsa_sign_do_padding() local [all …]
|
| /OK3568_Linux_fs/kernel/security/integrity/ima/ |
| H A D | ima_template_lib.c | 227 u8 hash_algo, in ima_eventdigest_init_common() 333 u8 *cur_digest = NULL, hash_algo = HASH_ALGO_SHA1; in ima_eventdigest_ng_init() local 355 enum hash_algo hash_algo; in ima_eventdigest_modsig_init() local
|
| H A D | ima_modsig.c | 21 enum hash_algo hash_algo; member
|
| H A D | ima_main.c | 212 enum hash_algo hash_algo; in process_measurement() local 526 int hash_algo; in ima_file_hash() local
|
| H A D | ima_appraise.c | 335 enum hash_algo hash_algo; in ima_check_blacklist() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | hash_info.h | 17 enum hash_algo { enum
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | hash_info.h | 17 enum hash_algo { enum
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | hash_info.h | 17 enum hash_algo { enum
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | of_extra.h | 30 enum fmap_hash_t hash_algo; /* Hash algorithm */ member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | keyctl.h | 32 const char *hash_algo; /* Digest algorithm used (eg. "sha1") or NULL if N/A */ member
|
| H A D | ecryptfs.h | 69 s32 hash_algo; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_test/ |
| H A D | rktest_crypto.c | 25 uint32_t hash_algo = TEE_ALG_SHA256; in handle_crypto_sha() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_test/ |
| H A D | rktest_crypto.c | 26 uint32_t hash_algo = TEE_ALG_SHA256; in handle_crypto_sha() local
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | public_key.h | 46 const char *hash_algo; member
|
| /OK3568_Linux_fs/external/security/librkcrypto/demo/ |
| H A D | demo_hash.c | 37 static uint32_t hash_algo = RK_ALGO_SHA256; variable
|
| /OK3568_Linux_fs/kernel/crypto/asymmetric_keys/ |
| H A D | pkcs7_verify.c | 126 enum hash_algo *hash_algo) in pkcs7_get_digest()
|
| H A D | public_key.c | 66 const char *hash_algo, in software_key_determine_akcipher()
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_rsa.c | 522 static RK_RES get_hash_algo_from_padding(uint32_t padding, uint32_t *hlen, uint32_t *hash_algo) in get_hash_algo_from_padding() 573 uint32_t hash_algo, hash_len; in calc_padding_digest() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/virtio/ |
| H A D | virtio_crypto_core.c | 296 u32 hash_algo = 0; in virtcrypto_probe() local
|
| H A D | virtio_crypto_common.h | 55 u32 hash_algo; member
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | sign-file.c | 219 char *hash_algo = NULL; in main() local
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | sb.c | 543 int hash_algo; in authenticate_sb_node() local
|
| /OK3568_Linux_fs/kernel/security/integrity/evm/ |
| H A D | evm_crypto.c | 72 static struct shash_desc *init_desc(char type, uint8_t hash_algo) in init_desc()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | hash.c | 120 static struct hash_algo hash_algo[] = { variable
|