Searched defs:hash_algo (Results 1 - 23 of 23) sorted by relevance

/linux-master/include/linux/
H A Dkeyctl.h32 const char *hash_algo; /* Digest algorithm used (eg. "sha1") or NULL if N/A */ member in struct:kernel_pkey_params
H A Decryptfs.h69 s32 hash_algo; member in struct:ecryptfs_password
/linux-master/crypto/asymmetric_keys/
H A Dpkcs7_verify.c125 pkcs7_get_digest(struct pkcs7_message *pkcs7, const u8 **buf, u32 *len, enum hash_algo *hash_algo) argument
H A Dpublic_key.c67 software_key_determine_akcipher(const struct public_key *pkey, const char *encoding, const char *hash_algo, char alg_name[CRYPTO_MAX_ALG_NAME], bool *sig, enum kernel_pkey_operation op) argument
[all...]
/linux-master/security/integrity/ima/
H A Dima_modsig.c21 enum hash_algo hash_algo; member in struct:modsig
H A Dima_appraise.c447 enum hash_algo hash_algo; local
[all...]
H A Dima_template_lib.c403 u8 *cur_digest = NULL, hash_algo = ima_hash_algo; local
426 u8 *cur_digest = NULL, hash_algo local
289 ima_eventdigest_init_common(const u8 *digest, u32 digestsize, u8 digest_type, u8 hash_algo, struct ima_field_data *field_data) argument
452 enum hash_algo hash_algo; local
[all...]
H A Dima_main.c223 enum hash_algo hash_algo; local
568 int rc, hash_algo; local
[all...]
/linux-master/include/uapi/linux/
H A Dhash_info.h17 enum hash_algo { enum
H A Dvirtio_crypto.h203 __le32 hash_algo; member in struct:virtio_crypto_rsa_session_para
513 __le32 hash_algo; member in struct:virtio_crypto_config
/linux-master/include/crypto/
H A Dpublic_key.h50 const char *hash_algo; member in struct:public_key_signature
/linux-master/fs/ubifs/
H A Dsb.c546 int hash_algo; local
H A Dubifs-media.h680 __le16 hash_algo; member in struct:ubifs_sb_node
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_rss.c121 u8 hash_algo; local
194 hclge_comm_parse_rss_hfunc(struct hclge_comm_rss_cfg *rss_cfg, const u8 hfunc, u8 *hash_algo) argument
/linux-master/scripts/
H A Dsign-file.c219 char *hash_algo = NULL; local
/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_common.h61 u32 hash_algo; member in struct:virtio_crypto
H A Dvirtio_crypto_core.c356 u32 hash_algo = 0; local
H A Dvirtio_crypto_akcipher_algs.c365 virtio_crypto_rsa_set_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen, bool private, int padding_algo, int hash_algo) argument
/linux-master/arch/x86/platform/efi/
H A Dquirks.c72 u32 hash_algo; member in struct:quark_security_header
/linux-master/security/integrity/evm/
H A Devm_crypto.c74 static struct shash_desc *init_desc(char type, uint8_t hash_algo) argument
/linux-master/security/integrity/
H A Dintegrity.h85 uint8_t hash_algo; /* Digest algorithm [enum hash_algo] */ member in struct:signature_v2_hdr
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth.h136 enum fun_eth_hash_alg hash_algo; member in struct:funeth_priv
/linux-master/drivers/gpu/drm/nouveau/include/nvfw/
H A Dacr.h123 u16 hash_algo; member in struct:lsb_header_v2::lsf_signature_v2

Completed in 156 milliseconds