Home
last modified time | relevance | path

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

/linux-6.14.4/net/sunrpc/auth_gss/
Dgss_krb5_internal.h65 struct crypto_sync_skcipher *enc;
66 struct crypto_sync_skcipher *seq;
67 struct crypto_sync_skcipher *acceptor_enc;
68 struct crypto_sync_skcipher *initiator_enc;
69 struct crypto_sync_skcipher *acceptor_enc_aux;
70 struct crypto_sync_skcipher *initiator_enc_aux;
166 u32 krb5_encrypt(struct crypto_sync_skcipher *key, void *iv, void *in,
169 u32 krb5_decrypt(struct crypto_sync_skcipher *key, void *iv, void *in,
190 int krb5_cbc_cts_encrypt(struct crypto_sync_skcipher *cts_tfm,
191 struct crypto_sync_skcipher *cbc_tfm, u32 offset,
[all …]
Dgss_krb5_crypto.c104 struct crypto_sync_skcipher *tfm, in krb5_encrypt()
159 struct crypto_sync_skcipher *tfm, in krb5_decrypt()
385 struct crypto_sync_skcipher *tfm = in encryptor()
458 struct crypto_sync_skcipher *tfm = in decryptor()
537 gss_krb5_cts_crypt(struct crypto_sync_skcipher *cipher, struct xdr_buf *buf, in gss_krb5_cts_crypt()
620 int krb5_cbc_cts_encrypt(struct crypto_sync_skcipher *cts_tfm, in krb5_cbc_cts_encrypt()
621 struct crypto_sync_skcipher *cbc_tfm, in krb5_cbc_cts_encrypt()
685 int krb5_cbc_cts_decrypt(struct crypto_sync_skcipher *cts_tfm, in krb5_cbc_cts_decrypt()
686 struct crypto_sync_skcipher *cbc_tfm, in krb5_cbc_cts_decrypt()
732 struct crypto_sync_skcipher *cipher, *aux_cipher; in gss_krb5_aes_encrypt()
[all …]
Dgss_krb5_test.c530 struct crypto_sync_skcipher *cts_tfm, *cbc_tfm; in rfc3962_encrypt_case()
1117 struct crypto_sync_skcipher *cts_tfm, *cbc_tfm; in rfc6803_encrypt_case()
1612 struct crypto_sync_skcipher *cts_tfm, *cbc_tfm; in rfc8009_encrypt_case()
1787 struct crypto_sync_skcipher *cts_tfm, *cbc_tfm; in encrypt_selftest_case()
Dgss_krb5_mech.c266 static struct crypto_sync_skcipher *
269 struct crypto_sync_skcipher *tfm; in gss_krb5_alloc_cipher_v2()
Dgss_krb5_keys.c157 struct crypto_sync_skcipher *cipher; in krb5_DK()
/linux-6.14.4/include/crypto/
Dskcipher.h59 struct crypto_sync_skcipher { struct
223 (!(sizeof((struct crypto_sync_skcipher *)1 == \
281 struct crypto_sync_skcipher *crypto_alloc_sync_skcipher(const char *alg_name,
325 static inline void crypto_free_sync_skcipher(struct crypto_sync_skcipher *tfm) in crypto_free_sync_skcipher()
401 struct crypto_sync_skcipher *tfm) in crypto_sync_skcipher_ivsize()
522 struct crypto_sync_skcipher *tfm) in crypto_sync_skcipher_blocksize()
557 struct crypto_sync_skcipher *tfm) in crypto_sync_skcipher_get_flags()
563 struct crypto_sync_skcipher *tfm, u32 flags) in crypto_sync_skcipher_set_flags()
569 struct crypto_sync_skcipher *tfm, u32 flags) in crypto_sync_skcipher_clear_flags()
610 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-6.14.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()
459 struct crypto_sync_skcipher *null_tfm; in aead_bind()
Dauthenc.c31 struct crypto_sync_skcipher *null;
306 struct crypto_sync_skcipher *null; in crypto_authenc_init_tfm()
Dauthencesn.c34 struct crypto_sync_skcipher *null;
320 struct crypto_sync_skcipher *null; in crypto_authenc_esn_init_tfm()
Dskcipher.c677 struct crypto_sync_skcipher *crypto_alloc_sync_skcipher( in crypto_alloc_sync_skcipher()
697 return (struct crypto_sync_skcipher *)tfm; in crypto_alloc_sync_skcipher()
Dgcm.c49 struct crypto_sync_skcipher *null;
990 struct crypto_sync_skcipher *null; in crypto_rfc4543_init_tfm()
/linux-6.14.4/include/crypto/internal/
Dgeniv.h18 struct crypto_sync_skcipher *sknull;
/linux-6.14.4/net/ceph/
Dcrypto.h19 struct crypto_sync_skcipher *tfm;
/linux-6.14.4/net/mac802154/
Dllsec.h24 struct crypto_sync_skcipher *tfm0;
/linux-6.14.4/fs/bcachefs/
Dchecksum.c99 static inline int do_encrypt_sg(struct crypto_sync_skcipher *tfm, in do_encrypt_sg()
116 static inline int do_encrypt(struct crypto_sync_skcipher *tfm, in do_encrypt()
169 struct crypto_sync_skcipher *chacha20 = in bch2_chacha_encrypt_key()
676 struct crypto_sync_skcipher *chacha20 = crypto_alloc_sync_skcipher("chacha20", 0, 0); in bch2_alloc_ciphers()
Dbcachefs.h973 struct crypto_sync_skcipher *chacha20;
/linux-6.14.4/net/rxrpc/
Drxkad.c43 struct crypto_sync_skcipher *ci);
50 static struct crypto_sync_skcipher *rxkad_ci;
103 struct crypto_sync_skcipher *ci; in rxkad_init_connection_security()
190 struct crypto_sync_skcipher *ci) in rxkad_prime_packet_security()
1230 struct crypto_sync_skcipher *tfm; in rxkad_init()
Dar-internal.h524 struct crypto_sync_skcipher *cipher; /* encryption handle */
/linux-6.14.4/drivers/crypto/hisilicon/sec2/
Dsec.h111 struct crypto_sync_skcipher *fbtfm;
/linux-6.14.4/drivers/crypto/amcc/
Dcrypto4xx_core.h125 struct crypto_sync_skcipher *cipher;
/linux-6.14.4/drivers/crypto/intel/keembay/
Dkeembay-ocs-aes-core.c53 struct crypto_sync_skcipher *sk;
1152 struct crypto_sync_skcipher *blk; in ocs_aes_init_tfm()
/linux-6.14.4/drivers/crypto/axis/
Dartpec6_crypto.c330 struct crypto_sync_skcipher *fallback;