Searched defs:cipher (Results 1 – 18 of 18) sorted by relevance
82 struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher; in cipher_encrypt_unaligned() local96 struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher; in cipher_decrypt_unaligned() local109 struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher; in crypto_init_cipher_ops() local
398 struct blkcipher_alg *cipher = &tfm->__crt_alg->cra_blkcipher; in setkey_unaligned() local419 struct blkcipher_alg *cipher = &tfm->__crt_alg->cra_blkcipher; in setkey() local469 struct blkcipher_alg *cipher = &alg->cra_blkcipher; in crypto_blkcipher_ctxsize() local745 struct crypto_ablkcipher *cipher; in skcipher_geniv_init() local
26 struct crypto_spawn cipher; member30 struct crypto_cipher *cipher; member257 struct crypto_cipher *cipher = ctx->cipher; in crypto_ccm_auth() local456 struct crypto_cipher *cipher; in crypto_ccm_init_tfm() local513 struct crypto_alg *cipher; in crypto_ccm_create_common() local
163 struct crypto_cipher *cipher; in crypto_ctr_init_tfm() local311 struct crypto_ablkcipher *cipher; in crypto_rfc3686_init_tfm() local
102 struct crypto_cipher *cipher; in crypto_ecb_init_tfm() local
179 struct crypto_cipher *cipher; in xcbc_init_tfm() local
205 struct crypto_cipher *cipher; in cmac_init_tfm() local
305 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey_unaligned() local327 struct ablkcipher_alg *cipher = crypto_ablkcipher_alg(tfm); in setkey() local
326 struct crypto_cipher *cipher; in crypto_kw_init_tfm() local
202 struct crypto_cipher *cipher; in crypto_pcbc_init_tfm() local
243 struct crypto_cipher *cipher; in init_tfm() local
258 struct crypto_blkcipher *cipher; in crypto_cts_init_tfm() local
198 struct crypto_cipher *cipher; in crypto_cbc_init_tfm() local
51 struct crypto_cipher *cipher; member579 struct crypto_cipher *cipher; in vmac_init_tfm() local
303 struct crypto_cipher *cipher; in init_tfm() local
231 struct crypto_aead *cipher; in pcrypt_aead_init_tfm() local
278 struct crypto_blkcipher *cipher; in cryptd_blkcipher_init_tfm() local760 struct crypto_aead *cipher; in cryptd_aead_init_tfm() local
134 struct cipher_test_suite cipher; member