Home
last modified time | relevance | path

Searched refs:crypto_sync_skcipher (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v5.4/include/linux/sunrpc/
Dgss_krb5.h74 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,
[all …]
/Linux-v5.4/include/crypto/
Dskcipher.h50 struct crypto_sync_skcipher { struct
136 (!(sizeof((struct crypto_sync_skcipher *)1 == \
194 struct crypto_sync_skcipher *crypto_alloc_sync_skcipher(const char *alg_name,
212 static inline void crypto_free_sync_skcipher(struct crypto_sync_skcipher *tfm) in crypto_free_sync_skcipher()
286 struct crypto_sync_skcipher *tfm) in crypto_sync_skcipher_ivsize()
308 struct crypto_sync_skcipher *tfm) in crypto_sync_skcipher_blocksize()
337 struct crypto_sync_skcipher *tfm) in crypto_sync_skcipher_get_flags()
343 struct crypto_sync_skcipher *tfm, u32 flags) in crypto_sync_skcipher_set_flags()
349 struct crypto_sync_skcipher *tfm, u32 flags) in crypto_sync_skcipher_clear_flags()
376 static inline int crypto_sync_skcipher_setkey(struct crypto_sync_skcipher *tfm, in crypto_sync_skcipher_setkey()
[all …]
Dnull.h12 struct crypto_sync_skcipher *crypto_get_default_null_skcipher(void);
/Linux-v5.4/net/sunrpc/auth_gss/
Dgss_krb5_seqnum.c46 struct crypto_sync_skcipher *cipher; in krb5_make_rc4_seq_num()
80 struct crypto_sync_skcipher *key, in krb5_make_seq_num()
115 struct crypto_sync_skcipher *cipher; in krb5_get_rc4_seq_num()
163 struct crypto_sync_skcipher *key = kctx->seq; in krb5_get_seq_num()
Dgss_krb5_crypto.c56 struct crypto_sync_skcipher *tfm, in krb5_encrypt()
95 struct crypto_sync_skcipher *tfm, in krb5_decrypt()
469 struct crypto_sync_skcipher *tfm = in encryptor()
530 gss_encrypt_xdr_buf(struct crypto_sync_skcipher *tfm, struct xdr_buf *buf, in gss_encrypt_xdr_buf()
571 struct crypto_sync_skcipher *tfm = in decryptor()
613 gss_decrypt_xdr_buf(struct crypto_sync_skcipher *tfm, struct xdr_buf *buf, in gss_decrypt_xdr_buf()
677 gss_krb5_cts_crypt(struct crypto_sync_skcipher *cipher, struct xdr_buf *buf, in gss_krb5_cts_crypt()
740 struct crypto_sync_skcipher *cipher, *aux_cipher; in gss_krb5_aes_encrypt()
860 struct crypto_sync_skcipher *cipher, *aux_cipher; in gss_krb5_aes_decrypt()
952 struct crypto_sync_skcipher *cipher, in krb5_rc4_setup_seq_key()
[all …]
Dgss_krb5_mech.c198 struct krb5_ctx *ctx, struct crypto_sync_skcipher **res) in get_key()
326 static struct crypto_sync_skcipher *
329 struct crypto_sync_skcipher *cp; in context_v2_alloc_cipher()
Dgss_krb5_wrap.c240 struct crypto_sync_skcipher *cipher; in gss_wrap_kerberos_v1()
328 struct crypto_sync_skcipher *cipher; in gss_unwrap_kerberos_v1()
/Linux-v5.4/drivers/block/
Dcryptoloop.c36 struct crypto_sync_skcipher *tfm; in cryptoloop_init()
100 struct crypto_sync_skcipher *tfm = lo->key_data; in cryptoloop_transfer()
166 struct crypto_sync_skcipher *tfm = lo->key_data; in cryptoloop_release()
/Linux-v5.4/crypto/
Dcrypto_null.c24 static struct crypto_sync_skcipher *crypto_default_null_skcipher;
153 struct crypto_sync_skcipher *crypto_get_default_null_skcipher(void) in crypto_get_default_null_skcipher()
155 struct crypto_sync_skcipher *tfm; in crypto_get_default_null_skcipher()
Dalgif_aead.c41 struct crypto_sync_skcipher *null_tfm;
74 static int crypto_aead_copy_sgl(struct crypto_sync_skcipher *null_tfm, in crypto_aead_copy_sgl()
98 struct crypto_sync_skcipher *null_tfm = aeadc->null_tfm; in _aead_recvmsg()
477 struct crypto_sync_skcipher *null_tfm; in aead_bind()
Dcryptd.c67 struct crypto_sync_skcipher *child;
254 struct crypto_sync_skcipher *child = ctx->child; in cryptd_skcipher_setkey()
290 struct crypto_sync_skcipher *child = ctx->child; in cryptd_skcipher_encrypt()
318 struct crypto_sync_skcipher *child = ctx->child; in cryptd_skcipher_decrypt()
375 ctx->child = (struct crypto_sync_skcipher *)cipher; in cryptd_skcipher_init_tfm()
Dauthenc.c31 struct crypto_sync_skcipher *null;
324 struct crypto_sync_skcipher *null; in crypto_authenc_init_tfm()
/Linux-v5.4/include/crypto/internal/
Dgeniv.h18 struct crypto_sync_skcipher *sknull;
/Linux-v5.4/drivers/crypto/qce/
Dcipher.h17 struct crypto_sync_skcipher *fallback;
/Linux-v5.4/net/ceph/
Dcrypto.h16 struct crypto_sync_skcipher *tfm;
/Linux-v5.4/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_wep.c31 struct crypto_sync_skcipher *tx_tfm;
32 struct crypto_sync_skcipher *rx_tfm;
Dieee80211_crypt_tkip.c52 struct crypto_sync_skcipher *rx_tfm_arc4;
54 struct crypto_sync_skcipher *tx_tfm_arc4;
659 struct crypto_sync_skcipher *tfm2 = tkey->tx_tfm_arc4; in ieee80211_tkip_set_key()
661 struct crypto_sync_skcipher *tfm4 = tkey->rx_tfm_arc4; in ieee80211_tkip_set_key()
/Linux-v5.4/drivers/staging/rtl8192e/
Drtllib_crypt_wep.c26 struct crypto_sync_skcipher *tx_tfm;
27 struct crypto_sync_skcipher *rx_tfm;
Drtllib_crypt_tkip.c48 struct crypto_sync_skcipher *rx_tfm_arc4;
50 struct crypto_sync_skcipher *tx_tfm_arc4;
660 struct crypto_sync_skcipher *tfm2 = tkey->tx_tfm_arc4; in rtllib_tkip_set_key()
662 struct crypto_sync_skcipher *tfm4 = tkey->rx_tfm_arc4; in rtllib_tkip_set_key()
/Linux-v5.4/net/mac802154/
Dllsec.h24 struct crypto_sync_skcipher *tfm0;
/Linux-v5.4/drivers/crypto/sunxi-ss/
Dsun4i-ss.h163 struct crypto_sync_skcipher *fallback_tfm;
/Linux-v5.4/drivers/crypto/ccp/
Dccp-crypto.h91 struct crypto_sync_skcipher *tfm_skcipher;
/Linux-v5.4/drivers/crypto/amcc/
Dcrypto4xx_core.h124 struct crypto_sync_skcipher *cipher;
/Linux-v5.4/drivers/crypto/
Domap-aes.h100 struct crypto_sync_skcipher *fallback;
/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_crypto.h174 struct crypto_sync_skcipher *sw_cipher;

12