Searched defs:cipher (Results 1 – 18 of 18) sorted by relevance
16 static int crypto_ecb_crypt(struct crypto_cipher *cipher, const u8 *src, in crypto_ecb_crypt()38 struct crypto_cipher *cipher = *ctx; in crypto_ecb_encrypt2() local49 struct crypto_cipher *cipher = *ctx; in crypto_ecb_decrypt2() local60 struct crypto_cipher *cipher = *ctx; in lskcipher_setkey_simple2() local73 struct crypto_cipher *cipher; in lskcipher_init_tfm_simple2() local
127 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_kw_decrypt() local196 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_kw_encrypt() local
67 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_pcbc_encrypt() local134 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_pcbc_decrypt() local
58 struct crypto_lskcipher *cipher = *ctx; in crypto_cbc_encrypt() local127 struct crypto_lskcipher *cipher = *ctx; in crypto_cbc_decrypt() local
36 struct lskcipher_alg *cipher = crypto_lskcipher_alg(tfm); in lskcipher_setkey_unaligned() local57 struct lskcipher_alg *cipher = crypto_lskcipher_alg(tfm); in crypto_lskcipher_setkey() local428 struct crypto_lskcipher *cipher = lskcipher_cipher_simple(tfm); in lskcipher_setkey_simple() local441 struct crypto_lskcipher *cipher; in lskcipher_init_tfm_simple() local
199 struct crypto_cipher *cipher; in cmac_init_tfm() local215 struct crypto_cipher *cipher; in cmac_clone_tfm() local
102 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_ctr_crypt() local223 struct crypto_skcipher *cipher; in crypto_rfc3686_init_tfm() local
93 struct crypto_cipher *crypto_clone_cipher(struct crypto_cipher *cipher) in crypto_clone_cipher()
580 struct skcipher_alg *cipher = crypto_skcipher_alg(tfm); in skcipher_setkey_unaligned() local600 struct skcipher_alg *cipher = crypto_skcipher_alg(tfm); in crypto_skcipher_setkey() local982 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in skcipher_setkey_simple() local995 struct crypto_cipher *cipher; in skcipher_init_tfm_simple() local
103 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_xctr_crypt() local
164 struct crypto_cipher *cipher; in xcbc_init_tfm() local
270 struct crypto_skcipher *cipher; in lrw_init_tfm() local
288 struct crypto_skcipher *cipher; in crypto_cts_init_tfm() local
53 struct crypto_cipher *cipher; member602 struct crypto_cipher *cipher; in vmac_init_tfm() local
185 struct crypto_aead *cipher; in pcrypt_aead_init_tfm() local
345 struct crypto_skcipher *cipher; in cryptd_skcipher_init_tfm() local839 struct crypto_aead *cipher; in cryptd_aead_init_tfm() local
838 struct crypto_cipher *cipher; in cbcmac_init_tfm() local
148 struct cipher_test_suite cipher; member