Home
last modified time | relevance | path

Searched refs:crypto_tfm_ctx (Results 1 – 25 of 434) sorted by relevance

12345678910>>...18

/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Ddes_generic.c22 struct des_ctx *dctx = crypto_tfm_ctx(tfm); in des_setkey()
39 const struct des_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des_encrypt()
46 const struct des_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des_decrypt()
54 struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in des3_ede_setkey()
72 const struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des3_ede_encrypt()
80 const struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des3_ede_decrypt()
H A Dtea.c45 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_setkey()
61 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_encrypt()
89 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_decrypt()
118 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_setkey()
134 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_encrypt()
154 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_decrypt()
178 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xeta_encrypt()
198 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in xeta_decrypt()
H A Daes_ti.c15 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aesti_set_key()
22 const struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aesti_encrypt()
38 const struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aesti_decrypt()
H A D842.c44 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_init()
60 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_exit()
69 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_compress()
H A Dzstd.c126 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_init()
145 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_exit()
167 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_compress()
195 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_decompress()
H A Dlz4hc.c31 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); in lz4hc_init()
47 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); in lz4hc_exit()
76 struct lz4hc_ctx *ctx = crypto_tfm_ctx(tfm); in lz4hc_compress_crypto()
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Ddes_generic.c22 struct des_ctx *dctx = crypto_tfm_ctx(tfm); in des_setkey()
39 const struct des_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des_encrypt()
46 const struct des_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des_decrypt()
54 struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in des3_ede_setkey()
72 const struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des3_ede_encrypt()
80 const struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des3_ede_decrypt()
H A Dtea.c45 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_setkey()
61 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_encrypt()
89 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_decrypt()
118 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_setkey()
134 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_encrypt()
154 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_decrypt()
178 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xeta_encrypt()
198 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in xeta_decrypt()
H A Daes_ti.c15 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aesti_set_key()
22 const struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aesti_encrypt()
38 const struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aesti_decrypt()
H A D842.c44 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_init()
60 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_exit()
69 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_compress()
H A Dzstd.c126 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_init()
145 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_exit()
167 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_compress()
195 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_decompress()
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Ddes_generic.c22 struct des_ctx *dctx = crypto_tfm_ctx(tfm); in des_setkey()
39 const struct des_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des_encrypt()
46 const struct des_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des_decrypt()
54 struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in des3_ede_setkey()
72 const struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des3_ede_encrypt()
80 const struct des3_ede_ctx *dctx = crypto_tfm_ctx(tfm); in crypto_des3_ede_decrypt()
H A Dtea.c45 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_setkey()
61 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_encrypt()
89 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_decrypt()
118 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_setkey()
134 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_encrypt()
154 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_decrypt()
178 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xeta_encrypt()
198 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in xeta_decrypt()
H A Daes_ti.c15 struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aesti_set_key()
22 const struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aesti_encrypt()
38 const struct crypto_aes_ctx *ctx = crypto_tfm_ctx(tfm); in aesti_decrypt()
H A D842.c44 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_init()
60 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_exit()
69 struct crypto842_ctx *ctx = crypto_tfm_ctx(tfm); in crypto842_compress()
H A Dzstd.c126 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_init()
145 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_exit()
167 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_compress()
195 struct zstd_ctx *ctx = crypto_tfm_ctx(tfm); in zstd_decompress()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/vmx/
H A Daes.c32 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_init()
53 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_exit()
65 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_setkey()
83 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_encrypt()
100 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_decrypt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/vmx/
H A Daes.c32 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_init()
53 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_exit()
65 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_setkey()
83 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_encrypt()
100 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_decrypt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/vmx/
H A Daes.c32 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_init()
53 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_exit()
65 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_setkey()
83 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_encrypt()
100 struct p8_aes_ctx *ctx = crypto_tfm_ctx(tfm); in p8_aes_decrypt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c376 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_setkey()
407 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_aead_setkey()
1079 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_cipher_exit_inv()
1085 ctx = crypto_tfm_ctx(base->tfm); in safexcel_cipher_exit_inv()
1189 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_cra_init()
1208 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_cipher_cra_exit()
1222 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_cra_exit()
1242 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_aead_cra_exit()
1262 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_ecb_cra_init()
1300 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_cbc_cra_init()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c376 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_setkey()
407 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_aead_setkey()
1079 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_cipher_exit_inv()
1085 ctx = crypto_tfm_ctx(base->tfm); in safexcel_cipher_exit_inv()
1189 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_cra_init()
1208 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_cipher_cra_exit()
1222 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_cra_exit()
1242 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_aead_cra_exit()
1262 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_ecb_cra_init()
1300 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_cbc_cra_init()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c376 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_setkey()
407 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_aead_setkey()
1079 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_cipher_exit_inv()
1085 ctx = crypto_tfm_ctx(base->tfm); in safexcel_cipher_exit_inv()
1189 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_cra_init()
1208 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_cipher_cra_exit()
1222 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_cra_exit()
1242 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_aead_cra_exit()
1262 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_ecb_cra_init()
1300 struct safexcel_cipher_ctx *ctx = crypto_tfm_ctx(tfm); in safexcel_skcipher_aes_cbc_cra_init()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/cavium/zip/
H A Dzip_crypto.c202 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_alloc_comp_ctx_deflate()
212 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_alloc_comp_ctx_lzs()
221 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_free_comp_ctx()
231 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_comp_compress()
243 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_comp_decompress()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/cavium/zip/
H A Dzip_crypto.c202 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_alloc_comp_ctx_deflate()
212 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_alloc_comp_ctx_lzs()
221 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_free_comp_ctx()
231 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_comp_compress()
243 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_comp_decompress()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/cavium/zip/
H A Dzip_crypto.c202 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_alloc_comp_ctx_deflate()
212 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_alloc_comp_ctx_lzs()
221 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_free_comp_ctx()
231 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_comp_compress()
243 struct zip_kernel_ctx *zip_ctx = crypto_tfm_ctx(tfm); in zip_comp_decompress()

12345678910>>...18