Home
last modified time | relevance | path

Searched refs:setkey (Results 101 - 125 of 380) sorted by relevance

12345678910>>...16

/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_glue.c1039 .setkey = aesni_skcipher_setkey,
1055 .setkey = aesni_skcipher_setkey,
1072 .setkey = aesni_skcipher_setkey,
1090 .setkey = aesni_skcipher_setkey,
1108 .setkey = xts_aesni_setkey,
1136 .setkey = aesni_skcipher_setkey,
1187 .setkey = common_rfc4106_set_key,
1204 .setkey = generic_gcmaes_set_key,
H A Dnhpoly1305-avx2-glue.c47 .setkey = crypto_nhpoly1305_setkey,
H A Dnhpoly1305-sse2-glue.c47 .setkey = crypto_nhpoly1305_setkey,
/kernel/linux/linux-6.6/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-aes-core.c1274 .base.setkey = kmb_ocs_aes_set_key,
1297 .base.setkey = kmb_ocs_aes_set_key,
1319 .base.setkey = kmb_ocs_aes_set_key,
1342 .base.setkey = kmb_ocs_aes_set_key,
1364 .base.setkey = kmb_ocs_sm4_set_key,
1386 .base.setkey = kmb_ocs_sm4_set_key,
1407 .base.setkey = kmb_ocs_sm4_set_key,
1429 .base.setkey = kmb_ocs_sm4_set_key,
1458 .base.setkey = kmb_ocs_aes_aead_set_key,
1481 .base.setkey
[all...]
H A Dkeembay-ocs-hcu-core.c916 .base.setkey = kmb_ocs_hcu_setkey,
969 .base.setkey = kmb_ocs_hcu_setkey,
1021 .base.setkey = kmb_ocs_hcu_setkey,
1073 .base.setkey = kmb_ocs_hcu_setkey,
1125 .base.setkey = kmb_ocs_hcu_setkey,
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c1215 .setkey = safexcel_hmac_sha1_setkey,
1401 .setkey = safexcel_hmac_sha224_setkey,
1473 .setkey = safexcel_hmac_sha256_setkey,
1659 .setkey = safexcel_hmac_sha512_setkey,
1731 .setkey = safexcel_hmac_sha384_setkey,
1861 .setkey = safexcel_hmac_md5_setkey,
1942 .setkey = safexcel_crc32_setkey,
2033 .setkey = safexcel_cbcmac_setkey,
2116 .setkey = safexcel_xcbcmac_setkey,
2203 .setkey
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dblake2s_generic.c36 .setkey = crypto_blake2s_setkey, \
H A Dxxhash_generic.c72 .setkey = xxhash64_setkey,
H A Darc4.c65 .setkey = crypto_arc4_setkey,
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dnhpoly1305-neon-glue.c47 .setkey = crypto_nhpoly1305_setkey,
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dnhpoly1305-neon-glue.c47 .setkey = crypto_nhpoly1305_setkey,
H A Daes-neonbs-glue.c403 .setkey = aesbs_setkey,
418 .setkey = aesbs_cbc_ctr_setkey,
434 .setkey = aesbs_cbc_ctr_setkey,
449 .setkey = aesbs_xts_setkey,
/kernel/liteos_a/testsuites/unittest/libc/util/smoke/
H A Dutil_test_006.cpp49 setkey(key); in TestCase()
/third_party/musl/porting/liteos_a/user/src/crypt/
H A Dencrypt.c10 void setkey(const char *key) in setkey() function
/third_party/musl/src/crypt/
H A Dencrypt.c10 void setkey(const char *key) in setkey() function
/third_party/musl/libc-test/src/functionalext/crypt/
H A Dencrypt.c48 setkey(key); in test_encrypt_and_decrypt()
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamhash.c1593 .setkey = ahash_setkey,
1614 .setkey = ahash_setkey,
1635 .setkey = ahash_setkey,
1656 .setkey = ahash_setkey,
1677 .setkey = ahash_setkey,
1698 .setkey = ahash_setkey,
1717 .setkey = axcbc_setkey,
1736 .setkey = acmac_setkey,
1800 ctx->key_dir = alg->setkey ? DMA_TO_DEVICE : DMA_NONE; in caam_hash_cra_init()
1859 * will be created later in setkey() callbac in caam_hash_cra_init()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamhash.c1600 .setkey = ahash_setkey,
1621 .setkey = ahash_setkey,
1642 .setkey = ahash_setkey,
1663 .setkey = ahash_setkey,
1684 .setkey = ahash_setkey,
1705 .setkey = ahash_setkey,
1724 .setkey = axcbc_setkey,
1743 .setkey = acmac_setkey,
1807 ctx->key_dir = alg->setkey ? DMA_TO_DEVICE : DMA_NONE; in caam_hash_cra_init()
1863 * will be created later in setkey() callbac in caam_hash_cra_init()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/crypto/
H A Daes-spe-glue.c443 .setkey = ppc_aes_setkey_skcipher,
456 .setkey = ppc_aes_setkey_skcipher,
469 .setkey = ppc_aes_setkey_skcipher,
483 .setkey = ppc_xts_setkey,
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Daes-spe-glue.c443 .setkey = ppc_aes_setkey_skcipher,
456 .setkey = ppc_aes_setkey_skcipher,
469 .setkey = ppc_aes_setkey_skcipher,
483 .setkey = ppc_xts_setkey,
/kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/
H A Dcryp_core.c1082 .setkey = aes_skcipher_setkey,
1102 .setkey = aes_skcipher_setkey,
1123 .setkey = aes_skcipher_setkey,
1145 .setkey = des_skcipher_setkey,
1165 .setkey = des3_skcipher_setkey,
1185 .setkey = des_skcipher_setkey,
1206 .setkey = des3_skcipher_setkey,
/kernel/linux/linux-6.6/drivers/crypto/starfive/
H A Djh7110-aes.c851 .base.setkey = starfive_aes_setkey,
871 .base.setkey = starfive_aes_setkey,
892 .base.setkey = starfive_aes_setkey,
913 .base.setkey = starfive_aes_setkey,
934 .base.setkey = starfive_aes_setkey,
958 .base.setkey = starfive_aes_aead_setkey,
980 .base.setkey = starfive_aes_aead_setkey,
H A Djh7110-hash.c648 .base.setkey = starfive_hash_setkey,
707 .base.setkey = starfive_hash_setkey,
766 .base.setkey = starfive_hash_setkey,
825 .base.setkey = starfive_hash_setkey,
884 .base.setkey = starfive_hash_setkey,
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-core.c190 .setkey = sun8i_ss_aes_setkey,
219 .setkey = sun8i_ss_aes_setkey,
249 .setkey = sun8i_ss_des3_setkey,
278 .setkey = sun8i_ss_des3_setkey,
450 .setkey = sun8i_ss_hmac_setkey,
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dnhpoly1305-neon-glue.c54 .setkey = crypto_nhpoly1305_setkey,

Completed in 22 milliseconds

12345678910>>...16