| /OK3568_Linux_fs/kernel/drivers/crypto/ccp/ |
| H A D | ccp-crypto-aes-cmac.c | 260 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 D | ccp-crypto-aes.c | 40 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 D | tpm2.py | 203 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 D | caamalg_qi.c | 82 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 D | sun4i-ss-hash.c | 21 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 D | twofish_glue.c | 64 static struct crypto_alg alg = { variable
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ccree/ |
| H A D | cc_cipher.c | 35 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 D | sha1_glue.c | 53 static struct shash_alg alg = { variable
|
| H A D | sha1-ce-glue.c | 65 static struct shash_alg alg = { variable
|
| H A D | sha1_neon_glue.c | 70 static struct shash_alg alg = { variable
|
| /OK3568_Linux_fs/kernel/arch/s390/crypto/ |
| H A D | sha1_s390.c | 68 static struct shash_alg alg = { variable
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | proc.c | 38 struct crypto_alg *alg = list_entry(p, struct crypto_alg, cra_list); in c_show() local
|
| H A D | ctr.c | 130 struct crypto_alg *alg; in crypto_ctr_create() local 261 struct skcipher_alg *alg; in crypto_rfc3686_create() local
|
| H A D | ofb.c | 56 struct crypto_alg *alg; in crypto_ofb_create() local
|
| H A D | sha1_generic.c | 63 static struct shash_alg alg = { variable
|
| H A D | pcrypt.c | 217 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 D | verity.c | 131 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 D | integrity.h | 28 struct incfs_hash_alg *alg; member
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | aead.h | 202 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 D | algapi.h | 47 struct crypto_alg alg; member 73 struct crypto_alg *alg; member
|
| /OK3568_Linux_fs/kernel/net/ceph/crush/ |
| H A D | crush.c | 10 const char *crush_bucket_alg_name(int alg) in crush_bucket_alg_name()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/bcm/ |
| H A D | util.c | 294 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 D | crct10dif-vpmsum_glue.c | 91 static struct shash_alg alg = { variable
|
| /OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss-prng.c | 61 struct rng_alg *alg = crypto_rng_alg(tfm); in sun8i_ss_prng_generate() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/ |
| H A D | rk_crypto_skcipher_utils.c | 15 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
|