Lines Matching refs:crypto_sync_skcipher
74 u32 (*encrypt) (struct crypto_sync_skcipher *tfm,
77 u32 (*decrypt) (struct crypto_sync_skcipher *tfm,
101 struct crypto_sync_skcipher *enc;
102 struct crypto_sync_skcipher *seq;
103 struct crypto_sync_skcipher *acceptor_enc;
104 struct crypto_sync_skcipher *initiator_enc;
105 struct crypto_sync_skcipher *acceptor_enc_aux;
106 struct crypto_sync_skcipher *initiator_enc_aux;
263 krb5_encrypt(struct crypto_sync_skcipher *key,
267 krb5_decrypt(struct crypto_sync_skcipher *key,
271 gss_encrypt_xdr_buf(struct crypto_sync_skcipher *tfm, struct xdr_buf *outbuf,
275 gss_decrypt_xdr_buf(struct crypto_sync_skcipher *tfm, struct xdr_buf *inbuf,
280 struct crypto_sync_skcipher *key,
321 struct crypto_sync_skcipher *cipher,
326 struct crypto_sync_skcipher *cipher,