Searched defs:tfm (Results 101 - 125 of 393) sorted by relevance

1234567891011>>

/linux-master/crypto/
H A Dpcbc.c66 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
20 crypto_pcbc_encrypt_segment(struct skcipher_request *req, struct skcipher_walk *walk, struct crypto_cipher *tfm) argument
42 crypto_pcbc_encrypt_inplace(struct skcipher_request *req, struct skcipher_walk *walk, struct crypto_cipher *tfm) argument
87 crypto_pcbc_decrypt_segment(struct skcipher_request *req, struct skcipher_walk *walk, struct crypto_cipher *tfm) argument
109 crypto_pcbc_decrypt_inplace(struct skcipher_request *req, struct skcipher_walk *walk, struct crypto_cipher *tfm) argument
133 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
[all...]
H A Dcrypto_null.c27 static int null_compress(struct crypto_tfm *tfm, const u8 *src, argument
59 static int null_hash_setkey(struct crypto_shash *tfm, const u8 *key, argument
63 static int null_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
67 static int null_setkey(struct crypto_tfm *tfm, const u8 *key, argument
71 static void null_crypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
155 struct crypto_sync_skcipher *tfm; local
[all...]
H A Dnhpoly1305.c125 int crypto_nhpoly1305_setkey(struct crypto_shash *tfm, argument
H A Dkeywrap.c126 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
195 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
H A Dzstd.c106 static void *zstd_alloc_ctx(struct crypto_scomp *tfm) argument
124 static int zstd_init(struct crypto_tfm *tfm) argument
137 static void zstd_free_ctx(struct crypto_scomp *tfm, void *ctx) argument
143 static void zstd_exit(struct crypto_tfm *tfm) argument
164 static int zstd_compress(struct crypto_tfm *tfm, const u8 *src, argument
172 static int zstd_scompress(struct crypto_scomp *tfm, const u8 *src, argument
192 static int zstd_decompress(struct crypto_tfm *tfm, cons argument
200 zstd_sdecompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
[all...]
H A Dpolyval-generic.c119 static int polyval_setkey(struct crypto_shash *tfm, argument
204 static void polyval_exit_tfm(struct crypto_tfm *tfm) argument
H A Decdh.c21 static inline struct ecdh_ctx *ecdh_get_ctx(struct crypto_kpp *tfm) argument
26 static int ecdh_set_secret(struct crypto_kpp *tfm, const void *buf, argument
52 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); local
118 static unsigned int ecdh_max_size(struct crypto_kpp *tfm) argument
126 static int ecdh_nist_p192_init_tfm(struct crypto_kpp *tfm) argument
151 ecdh_nist_p256_init_tfm(struct crypto_kpp *tfm) argument
176 ecdh_nist_p384_init_tfm(struct crypto_kpp *tfm) argument
[all...]
H A Danubis.c462 static int anubis_setkey(struct crypto_tfm *tfm, const u8 *in_key, argument
660 static void anubis_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
666 static void anubis_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
H A Dtwofish_common.c686 int twofish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) argument
/linux-master/arch/riscv/crypto/
H A Dghash-riscv64-glue.c33 static int riscv64_ghash_setkey(struct crypto_shash *tfm, const u8 *key, argument
/linux-master/drivers/misc/sgi-gru/
H A Dgrukdump.c70 struct gru_tlb_fault_map *tfm; local
/linux-master/arch/sparc/crypto/
H A Dcamellia_glue.c37 static int camellia_set_key(struct crypto_tfm *tfm, const u8 *_in_key, argument
53 static int camellia_set_key_skcipher(struct crypto_skcipher *tfm, argument
62 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
71 static void camellia_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
90 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
140 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
169 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
[all...]
/linux-master/arch/powerpc/crypto/
H A Dcrc32c-vpmsum_glue.c57 static int crc32c_vpmsum_cra_init(struct crypto_tfm *tfm) argument
/linux-master/arch/x86/crypto/
H A Dcrc32c-intel_glue.c141 static int crc32c_intel_cra_init(struct crypto_tfm *tfm) argument
H A Dchacha_glue.c200 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
208 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
H A Dcrc32-pclmul_glue.c83 static int crc32_pclmul_cra_init(struct crypto_tfm *tfm) argument
H A Dpolyval-clmulni_glue.c52 static inline struct polyval_tfm_ctx *polyval_tfm_ctx(struct crypto_shash *tfm) argument
81 static int polyval_x86_setkey(struct crypto_shash *tfm, argument
/linux-master/arch/arm/crypto/
H A Dchacha-glue.c145 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
163 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
/linux-master/drivers/crypto/nx/
H A Dnx-aes-xcbc.c138 static int nx_crypto_ctx_aes_xcbc_init2(struct crypto_tfm *tfm) argument
H A Dnx-sha512.c24 static int nx_crypto_ctx_sha512_init(struct crypto_tfm *tfm) argument
H A Dnx-sha256.c25 static int nx_crypto_ctx_sha256_init(struct crypto_tfm *tfm) argument
H A Dnx-aes-gcm.c23 static int gcm_aes_nx_set_key(struct crypto_aead *tfm, argument
62 static int gcm4106_aes_nx_set_key(struct crypto_aead *tfm, argument
84 static int gcm4106_aes_nx_setauthsize(struct crypto_aead *tfm, argument
/linux-master/drivers/crypto/qce/
H A Daead.h47 static inline struct qce_alg_template *to_aead_tmpl(struct crypto_aead *tfm) argument
/linux-master/arch/arm64/crypto/
H A Dpolyval-ce-glue.c72 static int polyval_arm64_setkey(struct crypto_shash *tfm, argument
/linux-master/drivers/crypto/cavium/zip/
H A Dzip_crypto.c199 int zip_alloc_comp_ctx_deflate(struct crypto_tfm *tfm) argument
206 int zip_alloc_comp_ctx_lzs(struct crypto_tfm *tfm) argument
213 void zip_free_comp_ctx(struct crypto_tfm *tfm) argument
220 int zip_comp_compress(struct crypto_tfm *tfm, argument
229 int zip_comp_decompress(struct crypto_tfm *tfm, argument
239 zip_alloc_scomp_ctx_deflate(struct crypto_scomp *tfm) argument
258 zip_alloc_scomp_ctx_lzs(struct crypto_scomp *tfm) argument
277 zip_free_scomp_ctx(struct crypto_scomp *tfm, void *ctx) argument
285 zip_scomp_compress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
294 zip_scomp_decompress(struct crypto_scomp *tfm, const u8 *src, unsigned int slen, u8 *dst, unsigned int *dlen, void *ctx) argument
[all...]

Completed in 181 milliseconds

1234567891011>>