Searched defs:cipher (Results 1 – 18 of 18) sorted by relevance
16 struct crypto_cipher *cipher, in crypto_ecb_crypt()46 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_ecb_encrypt() local55 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_ecb_decrypt() local
78 struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher; in cipher_encrypt_unaligned() local92 struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher; in cipher_decrypt_unaligned() local105 struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher; in crypto_init_cipher_ops() local
126 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_kw_decrypt() local195 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_kw_encrypt() local
66 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_pcbc_encrypt() local133 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_pcbc_decrypt() local
20 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_ofb_crypt() local
371 struct blkcipher_alg *cipher = &tfm->__crt_alg->cra_blkcipher; in setkey_unaligned() local392 struct blkcipher_alg *cipher = &tfm->__crt_alg->cra_blkcipher; in setkey() local442 struct blkcipher_alg *cipher = &alg->cra_blkcipher; in crypto_blkcipher_ctxsize() local
101 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_ctr_crypt() local228 struct crypto_skcipher *cipher; in crypto_rfc3686_init_tfm() local
298 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey_unaligned() local320 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey() local
801 struct skcipher_alg *cipher = crypto_skcipher_alg(tfm); in skcipher_setkey_unaligned() local821 struct skcipher_alg *cipher = crypto_skcipher_alg(tfm); in skcipher_setkey() local1111 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in skcipher_setkey_simple() local1128 struct crypto_cipher *cipher; in skcipher_init_tfm_simple() local
202 struct crypto_cipher *cipher; in cmac_init_tfm() local
168 struct crypto_cipher *cipher; in xcbc_init_tfm() local
269 struct crypto_skcipher *cipher; in init_tfm() local
52 struct crypto_cipher *cipher; member603 struct crypto_cipher *cipher; in vmac_init_tfm() local
292 struct crypto_skcipher *cipher; in crypto_cts_init_tfm() local
161 struct crypto_aead *cipher; in pcrypt_aead_init_tfm() local
369 struct crypto_skcipher *cipher; in cryptd_skcipher_init_tfm() local833 struct crypto_aead *cipher; in cryptd_aead_init_tfm() local
897 struct crypto_cipher *cipher; in cbcmac_init_tfm() local
133 struct cipher_test_suite cipher; member