Home
last modified time | relevance | path

Searched defs:alg (Results 51 – 75 of 356) sorted by relevance

12345678910>>...15

/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c260 struct ccp_crypto_ahash_alg *alg = in ccp_aes_cmac_setkey() local
351 struct ahash_alg *alg; in ccp_register_aes_cmac_algs() local
H A Dccp-crypto-aes.c40 struct ccp_crypto_skcipher_alg *alg = ccp_crypto_skcipher_alg(tfm); in ccp_aes_setkey() local
313 struct skcipher_alg *alg; in ccp_register_aes_alg() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/tpm2/
H A Dtpm2.py203 def __init__(self, alg): argument
219 def __init__(self, alg): argument
324 def get_digest_size(alg): argument
331 def get_hash_function(alg): argument
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dcaamalg_qi.c82 struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), in aead_set_sh_desc() local
621 struct caam_skcipher_alg *alg = in skcipher_setkey() local
941 struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), in aead_edesc_alloc() local
2491 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in caam_cra_init() local
2524 struct aead_alg *alg = crypto_aead_alg(tfm); in caam_aead_init() local
2578 struct skcipher_alg *alg = &t_alg->skcipher; in caam_skcipher_alg_init() local
2592 struct aead_alg *alg = &t_alg->aead; in caam_aead_alg_init() local
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-hash.c21 struct ahash_alg *alg = __crypto_ahash_alg(tfm->__crt_alg); in sun4i_hash_crainit() local
51 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); in sun4i_hash_init() local
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dtwofish_glue.c64 static struct crypto_alg alg = { variable
/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_cipher.c35 enum cc_cpp_alg alg; member
231 struct crypto_alg *alg = tfm->__crt_alg; in cc_cipher_exit() local
1417 struct skcipher_alg *alg; in cc_create_alg() local
1463 int alg; in cc_cipher_alloc() local
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dsha1_glue.c53 static struct shash_alg alg = { variable
H A Dsha1-ce-glue.c65 static struct shash_alg alg = { variable
H A Dsha1_neon_glue.c70 static struct shash_alg alg = { variable
/OK3568_Linux_fs/kernel/arch/s390/crypto/
H A Dsha1_s390.c68 static struct shash_alg alg = { variable
/OK3568_Linux_fs/kernel/crypto/
H A Dproc.c38 struct crypto_alg *alg = list_entry(p, struct crypto_alg, cra_list); in c_show() local
H A Dctr.c130 struct crypto_alg *alg; in crypto_ctr_create() local
261 struct skcipher_alg *alg; in crypto_rfc3686_create() local
H A Dofb.c56 struct crypto_alg *alg; in crypto_ofb_create() local
H A Dsha1_generic.c63 static struct shash_alg alg = { variable
H A Dpcrypt.c217 struct crypto_alg *alg) in pcrypt_init_instance()
237 struct aead_alg *alg; in pcrypt_create_aead() local
/OK3568_Linux_fs/kernel/fs/incfs/
H A Dverity.c131 static int incfs_compute_file_digest(struct incfs_hash_alg *alg, in incfs_compute_file_digest()
299 struct incfs_hash_alg *alg, struct mem_range hash) in incfs_build_merkle_tree()
425 struct incfs_hash_alg *alg = incfs_get_hash_alg(INCFS_HASH_TREE_SHA256); in incfs_add_signature_record() local
H A Dintegrity.h28 struct incfs_hash_alg *alg; member
/OK3568_Linux_fs/kernel/include/crypto/
H A Daead.h202 static inline unsigned int crypto_aead_alg_ivsize(struct aead_alg *alg) in crypto_aead_alg_ivsize()
238 static inline unsigned int crypto_aead_alg_maxauthsize(struct aead_alg *alg) in crypto_aead_alg_maxauthsize()
H A Dalgapi.h47 struct crypto_alg alg; member
73 struct crypto_alg *alg; member
/OK3568_Linux_fs/kernel/net/ceph/crush/
H A Dcrush.c10 const char *crush_bucket_alg_name(int alg) in crush_bucket_alg_name()
/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dutil.c294 char *spu_alg_name(enum spu_cipher_alg alg, enum spu_cipher_mode mode) in spu_alg_name()
357 u32 alg; in spu_debugfs_read() local
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Dcrct10dif-vpmsum_glue.c91 static struct shash_alg alg = { variable
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-prng.c61 struct rng_alg *alg = crypto_rng_alg(tfm); in sun8i_ss_prng_generate() local
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_skcipher_utils.c15 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in rk_cipher_get_algt() local
22 struct aead_alg *alg = crypto_aead_alg(tfm); in rk_aead_get_algt() local

12345678910>>...15