Home
last modified time | relevance | path

Searched defs:alg (Results 176 – 200 of 289) sorted by relevance

12345678910>>...12

/openbmc/linux/crypto/
H A Dcmac.c243 struct crypto_alg *alg; in cmac_create() local
H A Dhmac.c188 struct crypto_alg *alg; in hmac_create() local
H A Dtcrypt.c64 static char *alg; variable
1439 static inline int tcrypt_test(const char *alg) in tcrypt_test()
1452 static int do_test(const char *alg, u32 type, u32 mask, int m, u32 num_mb) in do_test()
H A Dlrw.c303 struct skcipher_alg *alg; in lrw_create() local
H A Dzstd.c207 static struct crypto_alg alg = { variable
H A Ddeflate.c276 static struct crypto_alg alg = { variable
H A Dcts.c328 struct skcipher_alg *alg; in crypto_cts_create() local
H A Dccm.c711 struct aead_alg *alg; in crypto_rfc4309_create() local
866 struct crypto_alg *alg; in cbcmac_create() local
H A Dxts.c345 struct skcipher_alg *alg; in xts_create() local
/openbmc/linux/fs/erofs/
H A Ddecompressor.c392 unsigned int algs, alg; in z_erofs_parse_cfgs() local
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_wx.c476 const char *alg, *module; in rtllib_wx_set_encode_ext() local
/openbmc/linux/security/integrity/ima/
H A Dima_api.c207 enum hash_algo alg; in ima_get_verity_digest() local
/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c274 u16 alg; in sandbox_tpm2_xfer() local
/openbmc/linux/drivers/crypto/qce/
H A Dskcipher.c440 struct skcipher_alg *alg; in qce_skcipher_register_one() local
H A Dsha.c456 struct ahash_alg *alg; in qce_ahash_register_one() local
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_wx.c498 const char *alg, *module; in ieee80211_wx_set_encode_ext() local
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c165 struct aead_alg *alg = crypto_aead_alg(aead); in get_aead_subtype() local
366 struct crypto_alg *alg = tfm->__crt_alg; in is_hmac() local
568 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in get_cryptoalg_subtype() local
1468 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in chcr_init_tfm() local
1487 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in chcr_rfc3686_init() local
3252 struct aead_alg *alg = crypto_aead_alg(tfm); in chcr_aead_cra_init() local
/openbmc/linux/drivers/staging/rtl8712/
H A Dieee80211.h88 u8 alg[IEEE_CRYPT_ALG_NAME_LEN]; member
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_aead.c127 struct aead_alg *alg = crypto_aead_alg(tfm); in cc_aead_init() local
2564 struct aead_alg *alg; in cc_create_aead_alg() local
2612 int alg; in cc_aead_alloc() local
/openbmc/linux/drivers/crypto/caam/
H A Dcaamhash.c1765 struct ahash_alg *alg = in caam_hash_cra_init() local
1903 struct crypto_alg *alg; in caam_hash_alloc() local
1981 struct caam_hash_template *alg = driver_hash + i; in caam_algapi_hash_init() local
/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c109 struct skcipher_alg alg; member
114 struct aead_alg alg; member
687 const char *alg = crypto_tfm_alg_name(&tfm->base); in sec_skcipher_fbtfm_init() local
1963 struct aead_alg *alg = crypto_aead_alg(tfm); in sec_aead_xcm_ctx_init() local
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dwext.c31 enum orinoco_alg alg, const u8 *key, int key_len, in orinoco_set_key()
741 int idx, alg = ext->alg, set_key = 1; in orinoco_ioctl_set_encodeext() local
/openbmc/linux/include/uapi/misc/
H A Dxilinx_sdfec.h141 __u32 alg; member
/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.c4174 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in skcipher_init_tfm() local
4188 struct crypto_alg *alg = tfm->__crt_alg; in ahash_cra_init() local
4212 struct crypto_alg *alg = tfm->__crt_alg; in aead_cra_init() local
H A Dspu.c554 u32 spum_digest_size(u32 alg_digest_size, enum hash_alg alg, in spum_digest_size()

12345678910>>...12