Lines Matching refs:crypto_blkcipher
74 u32 (*encrypt) (struct crypto_blkcipher *tfm,
77 u32 (*decrypt) (struct crypto_blkcipher *tfm,
101 struct crypto_blkcipher *enc;
102 struct crypto_blkcipher *seq;
103 struct crypto_blkcipher *acceptor_enc;
104 struct crypto_blkcipher *initiator_enc;
105 struct crypto_blkcipher *acceptor_enc_aux;
106 struct crypto_blkcipher *initiator_enc_aux;
265 krb5_encrypt(struct crypto_blkcipher *key,
269 krb5_decrypt(struct crypto_blkcipher *key,
273 gss_encrypt_xdr_buf(struct crypto_blkcipher *tfm, struct xdr_buf *outbuf,
277 gss_decrypt_xdr_buf(struct crypto_blkcipher *tfm, struct xdr_buf *inbuf,
282 struct crypto_blkcipher *key,
323 struct crypto_blkcipher *cipher,
328 struct crypto_blkcipher *cipher,