Home
last modified time | relevance | path

Searched refs:crypto_tfm (Results 151 – 175 of 556) sorted by relevance

12345678910>>...23

/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Djitterentropy-kcapi.c114 static int jent_kcapi_init(struct crypto_tfm *tfm) in jent_kcapi_init()
127 static void jent_kcapi_cleanup(struct crypto_tfm *tfm) in jent_kcapi_cleanup()
H A Dakcipher.c50 static void crypto_akcipher_exit_tfm(struct crypto_tfm *tfm) in crypto_akcipher_exit_tfm()
58 static int crypto_akcipher_init_tfm(struct crypto_tfm *tfm) in crypto_akcipher_init_tfm()
H A Dblowfish_generic.c36 static void bf_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in bf_encrypt()
68 static void bf_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in bf_decrypt()
H A Daes_generic.c1136 int crypto_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in crypto_aes_set_key()
1176 static void crypto_aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in crypto_aes_encrypt()
1246 static void crypto_aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in crypto_aes_decrypt()
H A Danubis.c462 static int anubis_setkey(struct crypto_tfm *tfm, const u8 *in_key, in anubis_setkey()
660 static void anubis_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in anubis_encrypt()
666 static void anubis_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in anubis_decrypt()
H A Dseed.c327 static int seed_set_key(struct crypto_tfm *tfm, const u8 *in_key, in seed_set_key()
364 static void seed_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in seed_encrypt()
402 static void seed_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in seed_decrypt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Djitterentropy-kcapi.c114 static int jent_kcapi_init(struct crypto_tfm *tfm) in jent_kcapi_init()
127 static void jent_kcapi_cleanup(struct crypto_tfm *tfm) in jent_kcapi_cleanup()
H A Dakcipher.c50 static void crypto_akcipher_exit_tfm(struct crypto_tfm *tfm) in crypto_akcipher_exit_tfm()
58 static int crypto_akcipher_init_tfm(struct crypto_tfm *tfm) in crypto_akcipher_init_tfm()
H A Dblowfish_generic.c36 static void bf_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in bf_encrypt()
68 static void bf_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in bf_decrypt()
H A Danubis.c462 static int anubis_setkey(struct crypto_tfm *tfm, const u8 *in_key, in anubis_setkey()
660 static void anubis_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in anubis_encrypt()
666 static void anubis_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in anubis_decrypt()
H A Daes_generic.c1136 int crypto_aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in crypto_aes_set_key()
1176 static void crypto_aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in crypto_aes_encrypt()
1246 static void crypto_aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in crypto_aes_decrypt()
H A Dseed.c327 static int seed_set_key(struct crypto_tfm *tfm, const u8 *in_key, in seed_set_key()
364 static void seed_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in seed_encrypt()
402 static void seed_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in seed_decrypt()
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Djitterentropy-kcapi.c114 static int jent_kcapi_init(struct crypto_tfm *tfm) in jent_kcapi_init()
127 static void jent_kcapi_cleanup(struct crypto_tfm *tfm) in jent_kcapi_cleanup()
H A Dakcipher.c50 static void crypto_akcipher_exit_tfm(struct crypto_tfm *tfm) in crypto_akcipher_exit_tfm()
58 static int crypto_akcipher_init_tfm(struct crypto_tfm *tfm) in crypto_akcipher_init_tfm()
H A Dblowfish_generic.c36 static void bf_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in bf_encrypt()
68 static void bf_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in bf_decrypt()
H A Danubis.c462 static int anubis_setkey(struct crypto_tfm *tfm, const u8 *in_key, in anubis_setkey()
660 static void anubis_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in anubis_encrypt()
666 static void anubis_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in anubis_decrypt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/crypto/
H A Dskcipher.h40 struct crypto_tfm base;
165 struct crypto_tfm *tfm) in __crypto_skcipher_cast()
190 static inline struct crypto_tfm *crypto_skcipher_tfm( in crypto_skcipher_tfm()
/dports/multimedia/libv4l/linux-5.13-rc2/include/crypto/
H A Dskcipher.h40 struct crypto_tfm base;
165 struct crypto_tfm *tfm) in __crypto_skcipher_cast()
190 static inline struct crypto_tfm *crypto_skcipher_tfm( in crypto_skcipher_tfm()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/crypto/
H A Dskcipher.h40 struct crypto_tfm base;
165 struct crypto_tfm *tfm) in __crypto_skcipher_cast()
190 static inline struct crypto_tfm *crypto_skcipher_tfm( in crypto_skcipher_tfm()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/ccree/
H A Dcc_cipher.c154 static int cc_cipher_init(struct crypto_tfm *tfm) in cc_cipher_init()
232 static void cc_cipher_exit(struct crypto_tfm *tfm) in cc_cipher_exit()
304 struct crypto_tfm *tfm = crypto_skcipher_tfm(sktfm); in cc_cipher_sethkey()
404 struct crypto_tfm *tfm = crypto_skcipher_tfm(sktfm); in cc_cipher_setkey()
510 static void cc_setup_readiv_desc(struct crypto_tfm *tfm, in cc_setup_readiv_desc()
566 static void cc_setup_state_desc(struct crypto_tfm *tfm, in cc_setup_state_desc()
610 static void cc_setup_xex_state_desc(struct crypto_tfm *tfm, in cc_setup_xex_state_desc()
688 static void cc_setup_key_desc(struct crypto_tfm *tfm, in cc_setup_key_desc()
770 static void cc_setup_mlli_desc(struct crypto_tfm *tfm, in cc_setup_mlli_desc()
797 static void cc_setup_flow_desc(struct crypto_tfm *tfm, in cc_setup_flow_desc()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/ccree/
H A Dcc_cipher.c154 static int cc_cipher_init(struct crypto_tfm *tfm) in cc_cipher_init()
232 static void cc_cipher_exit(struct crypto_tfm *tfm) in cc_cipher_exit()
304 struct crypto_tfm *tfm = crypto_skcipher_tfm(sktfm); in cc_cipher_sethkey()
404 struct crypto_tfm *tfm = crypto_skcipher_tfm(sktfm); in cc_cipher_setkey()
510 static void cc_setup_readiv_desc(struct crypto_tfm *tfm, in cc_setup_readiv_desc()
566 static void cc_setup_state_desc(struct crypto_tfm *tfm, in cc_setup_state_desc()
610 static void cc_setup_xex_state_desc(struct crypto_tfm *tfm, in cc_setup_xex_state_desc()
688 static void cc_setup_key_desc(struct crypto_tfm *tfm, in cc_setup_key_desc()
770 static void cc_setup_mlli_desc(struct crypto_tfm *tfm, in cc_setup_mlli_desc()
797 static void cc_setup_flow_desc(struct crypto_tfm *tfm, in cc_setup_flow_desc()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/ccree/
H A Dcc_cipher.c154 static int cc_cipher_init(struct crypto_tfm *tfm) in cc_cipher_init()
232 static void cc_cipher_exit(struct crypto_tfm *tfm) in cc_cipher_exit()
304 struct crypto_tfm *tfm = crypto_skcipher_tfm(sktfm); in cc_cipher_sethkey()
404 struct crypto_tfm *tfm = crypto_skcipher_tfm(sktfm); in cc_cipher_setkey()
510 static void cc_setup_readiv_desc(struct crypto_tfm *tfm, in cc_setup_readiv_desc()
566 static void cc_setup_state_desc(struct crypto_tfm *tfm, in cc_setup_state_desc()
610 static void cc_setup_xex_state_desc(struct crypto_tfm *tfm, in cc_setup_xex_state_desc()
688 static void cc_setup_key_desc(struct crypto_tfm *tfm, in cc_setup_key_desc()
770 static void cc_setup_mlli_desc(struct crypto_tfm *tfm, in cc_setup_mlli_desc()
797 static void cc_setup_flow_desc(struct crypto_tfm *tfm, in cc_setup_flow_desc()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/crypto/
H A Dcamellia_glue.c37 static int camellia_set_key(struct crypto_tfm *tfm, const u8 *_in_key, in camellia_set_key()
62 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in camellia_encrypt()
71 static void camellia_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in camellia_decrypt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/crypto/
H A Dcamellia_glue.c37 static int camellia_set_key(struct crypto_tfm *tfm, const u8 *_in_key, in camellia_set_key()
62 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in camellia_encrypt()
71 static void camellia_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in camellia_decrypt()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/crypto/
H A Dcamellia_glue.c37 static int camellia_set_key(struct crypto_tfm *tfm, const u8 *_in_key, in camellia_set_key()
62 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in camellia_encrypt()
71 static void camellia_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) in camellia_decrypt()

12345678910>>...23