Home
last modified time | relevance | path

Searched defs:alg (Results 126 – 150 of 356) sorted by relevance

12345678910>>...15

/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dn2_core.c257 struct ahash_alg alg; member
262 struct crypto_alg *alg = tfm->__crt_alg; in n2_ahash_alg() local
277 struct crypto_alg *alg = tfm->__crt_alg; in n2_hmac_alg() local
716 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in n2_skcipher_alg() local
1298 struct n2_ahash_alg *alg, *alg_tmp; in __n2_unregister_algs() local
1327 struct skcipher_alg *alg; in __n2_register_one_skcipher() local
H A Dtalitos.c2258 } alg; member
3070 struct aead_alg *alg = crypto_aead_alg(tfm); in talitos_cra_init_aead() local
3082 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in talitos_cra_init_skcipher() local
3094 struct crypto_alg *alg = tfm->__crt_alg; in talitos_cra_init_ahash() local
3182 struct crypto_alg *alg; in talitos_alg_alloc() local
3491 struct crypto_alg *alg = NULL; in talitos_probe() local
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-crypto-aes-galois.c212 struct aead_alg *alg; in ccp_register_aes_aead() local
H A Dccp-crypto-aes-xts.c230 struct skcipher_alg *alg; in ccp_register_aes_xts_alg() local
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_v2_akcipher.c259 struct akcipher_alg *alg = __crypto_akcipher_alg(tfm->base.__crt_alg); in rk_rsa_init_tfm() local
H A Drk3288_crypto_ahash.c277 struct ahash_alg *alg = __crypto_ahash_alg(tfm->__crt_alg); in rk_cra_hash_init() local
/OK3568_Linux_fs/kernel/crypto/
H A Dtwofish_generic.c168 static struct crypto_alg alg = { variable
H A Dcbc.c177 struct crypto_alg *alg; in crypto_cbc_create() local
H A Dmd5.c218 static struct shash_alg alg = { variable
H A Dlzo.c110 static struct crypto_alg alg = { variable
H A Dlzo-rle.c110 static struct crypto_alg alg = { variable
H A Dcast5_generic.c509 static struct crypto_alg alg = { variable
H A Drmd256.c312 static struct shash_alg alg = { variable
H A Dcfb.c204 struct crypto_alg *alg; in crypto_cfb_create() local
H A Drmd128.c293 static struct shash_alg alg = { variable
H A Dtestmgr.c66 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) in alg_test()
143 const char *alg; member
3750 const char *alg) in do_test_kpp()
3891 static int test_kpp(struct crypto_kpp *tfm, const char *alg, in test_kpp()
4115 static int test_akcipher(struct crypto_akcipher *tfm, const char *alg, in test_akcipher()
5609 static int alg_find_test(const char *alg) in alg_find_test()
5634 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) in alg_test()
H A Dcmac.c227 struct crypto_alg *alg; in cmac_create() local
H A Dmd4.c212 static struct shash_alg alg = { variable
H A Dcast6_generic.c250 static struct crypto_alg alg = { variable
/OK3568_Linux_fs/kernel/fs/incfs/
H A Dintegrity.c207 int incfs_calc_digest(struct incfs_hash_alg *alg, struct mem_range data, in incfs_calc_digest()
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c25 u32 alg; member
1141 static int __safexcel_hmac_setkey(const char *alg, const u8 *key, in __safexcel_hmac_setkey()
1193 unsigned int keylen, const char *alg, in safexcel_hmac_setkey()
1216 unsigned int keylen, const char *alg, in safexcel_hmac_alg_setkey()
2768 static int safexcel_hmac_sha3_cra_init(struct crypto_tfm *tfm, const char *alg) in safexcel_hmac_sha3_cra_init()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c1481 u8 alg, in rtw_ap_set_key()
1545 int rtw_ap_set_group_key(struct adapter *padapter, u8 *key, u8 alg, int keyid) in rtw_ap_set_group_key()
1560 u8 alg; in rtw_ap_set_wep_key() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_tag.c116 static const struct sockaddr_alg alg = { in tag_from_alg() local
/OK3568_Linux_fs/kernel/drivers/net/xen-netback/
H A Dhash.c246 u32 xenvif_set_hash_alg(struct xenvif *vif, u32 alg) in xenvif_set_hash_alg()
/OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c153 int alg; in get_key() local

12345678910>>...15