Home
last modified time | relevance | path

Searched refs:skcipher_engine_alg (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/include/crypto/
H A Dengine.h49 struct skcipher_engine_alg { struct
100 int crypto_engine_register_skcipher(struct skcipher_engine_alg *alg);
101 void crypto_engine_unregister_skcipher(struct skcipher_engine_alg *alg);
102 int crypto_engine_register_skciphers(struct skcipher_engine_alg *algs,
104 void crypto_engine_unregister_skciphers(struct skcipher_engine_alg *algs,
/openbmc/linux/crypto/
H A Dcrypto_engine.c697 int crypto_engine_register_skcipher(struct skcipher_engine_alg *alg) in crypto_engine_register_skcipher()
708 void crypto_engine_unregister_skcipher(struct skcipher_engine_alg *alg) in crypto_engine_unregister_skcipher()
714 int crypto_engine_register_skciphers(struct skcipher_engine_alg *algs, in crypto_engine_register_skciphers()
734 void crypto_engine_unregister_skciphers(struct skcipher_engine_alg *algs, in crypto_engine_unregister_skciphers()
/openbmc/linux/drivers/crypto/amlogic/
H A Damlogic-gxl.h144 struct skcipher_engine_alg skcipher;
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h274 struct skcipher_engine_alg skcipher;
/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-hace.h264 struct skcipher_engine_alg skcipher;
/openbmc/linux/drivers/crypto/gemini/
H A Dsl3516-ce.h322 struct skcipher_engine_alg skcipher;
/openbmc/linux/drivers/crypto/rockchip/
H A Drk3288_crypto.h262 struct skcipher_engine_alg skcipher;
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h328 struct skcipher_engine_alg skcipher;
/openbmc/linux/drivers/crypto/
H A Domap-aes.h118 struct skcipher_engine_alg *algs_list;
H A Domap-des.c97 struct skcipher_engine_alg *algs_list;
714 static struct skcipher_engine_alg algs_ecb_cbc[] = {
953 struct skcipher_engine_alg *algp; in omap_des_probe()
H A Domap-aes.c656 static struct skcipher_engine_alg algs_ecb_cbc[] = {
704 static struct skcipher_engine_alg algs_ctr[] = {
1104 struct skcipher_engine_alg *algp; in omap_aes_probe()
/openbmc/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_skcipher_algs.c42 struct skcipher_engine_alg algo;
/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-aes.c848 static struct skcipher_engine_alg skcipher_algs[] = {
/openbmc/linux/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-aes-core.c1258 static struct skcipher_engine_alg algs[] = {
/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c1687 static struct skcipher_engine_alg crypto_algs[] = {
/openbmc/linux/drivers/crypto/caam/
H A Dcaamalg.c107 struct skcipher_engine_alg skcipher;