Home
last modified time | relevance | path

Searched defs:cipher (Results 1 – 17 of 17) sorted by relevance

/crypto/
A Decb.c16 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() local
49 struct crypto_cipher *cipher = *ctx; in crypto_ecb_decrypt2() local
60 struct crypto_cipher *cipher = *ctx; in lskcipher_setkey_simple2() local
73 struct crypto_cipher *cipher; in lskcipher_init_tfm_simple2() local
A Dcbc.c58 struct crypto_lskcipher *cipher = *ctx; in crypto_cbc_encrypt() local
127 struct crypto_lskcipher *cipher = *ctx; in crypto_cbc_decrypt() local
A Dpcbc.c67 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_pcbc_encrypt() local
134 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_pcbc_decrypt() local
A Dcmac.c142 struct crypto_cipher *cipher; in cmac_init_tfm() local
158 struct crypto_cipher *cipher; in cmac_clone_tfm() local
A Dlskcipher.c36 struct lskcipher_alg *cipher = crypto_lskcipher_alg(tfm); in lskcipher_setkey_unaligned() local
57 struct lskcipher_alg *cipher = crypto_lskcipher_alg(tfm); in crypto_lskcipher_setkey() local
429 struct crypto_lskcipher *cipher = lskcipher_cipher_simple(tfm); in lskcipher_setkey_simple() local
442 struct crypto_lskcipher *cipher; in lskcipher_init_tfm_simple() local
A Dskcipher.c132 struct skcipher_alg *cipher = crypto_skcipher_alg(tfm); in skcipher_setkey_unaligned() local
152 struct skcipher_alg *cipher = crypto_skcipher_alg(tfm); in crypto_skcipher_setkey() local
535 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in skcipher_setkey_simple() local
548 struct crypto_cipher *cipher; in skcipher_init_tfm_simple() local
A Dctr.c102 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_ctr_crypt() local
223 struct crypto_skcipher *cipher; in crypto_rfc3686_init_tfm() local
A Dcipher.c93 struct crypto_cipher *crypto_clone_cipher(struct crypto_cipher *cipher) in crypto_clone_cipher()
A Dxctr.c103 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_xctr_crypt() local
A Dxcbc.c107 struct crypto_cipher *cipher; in xcbc_init_tfm() local
A Dlrw.c270 struct crypto_skcipher *cipher; in lrw_init_tfm() local
A Dcts.c288 struct crypto_skcipher *cipher; in crypto_cts_init_tfm() local
A Dpcrypt.c185 struct crypto_aead *cipher; in pcrypt_aead_init_tfm() local
A Dcryptd.c351 struct crypto_skcipher *cipher; in cryptd_skcipher_init_tfm() local
845 struct crypto_aead *cipher; in cryptd_aead_init_tfm() local
A Dccm.c827 struct crypto_cipher *cipher; in cbcmac_init_tfm() local
A Dtestmgr.c154 struct cipher_test_suite cipher; member
/crypto/krb5/
A Drfc3961_simplified.c272 struct crypto_sync_skcipher *cipher; in rfc3961_calc_DK() local
353 struct crypto_sync_skcipher *cipher; in rfc3961_calc_E() local

Completed in 37 milliseconds