Home
last modified time | relevance | path

Searched refs:setkey (Results 1 – 25 of 167) sorted by relevance

1234567

/Linux-v5.10/drivers/crypto/caam/
Dcaamalg.c1868 .setkey = aes_skcipher_setkey,
1884 .setkey = des3_skcipher_setkey,
1900 .setkey = des_skcipher_setkey,
1916 .setkey = ctr_skcipher_setkey,
1934 .setkey = rfc3686_skcipher_setkey,
1958 .setkey = xts_skcipher_setkey,
1974 .setkey = des_skcipher_setkey,
1989 .setkey = aes_skcipher_setkey,
2004 .setkey = des3_skcipher_setkey,
2022 .setkey = rfc4106_setkey,
[all …]
Dcaamalg_qi.c1473 .setkey = aes_skcipher_setkey,
1489 .setkey = des3_skcipher_setkey,
1505 .setkey = des_skcipher_setkey,
1521 .setkey = ctr_skcipher_setkey,
1539 .setkey = rfc3686_skcipher_setkey,
1563 .setkey = xts_skcipher_setkey,
1582 .setkey = rfc4106_setkey,
1601 .setkey = rfc4543_setkey,
1621 .setkey = gcm_setkey,
1642 .setkey = aead_setkey,
[all …]
Dcaamalg_qi2.c1673 .setkey = aes_skcipher_setkey,
1689 .setkey = des3_skcipher_setkey,
1705 .setkey = des_skcipher_setkey,
1721 .setkey = ctr_skcipher_setkey,
1739 .setkey = rfc3686_skcipher_setkey,
1763 .setkey = xts_skcipher_setkey,
1779 .setkey = chacha20_skcipher_setkey,
1798 .setkey = rfc4106_setkey,
1817 .setkey = rfc4543_setkey,
1837 .setkey = gcm_setkey,
[all …]
/Linux-v5.10/drivers/crypto/ccree/
Dcc_cipher.c1012 .setkey = cc_cipher_sethkey,
1030 .setkey = cc_cipher_sethkey,
1048 .setkey = cc_cipher_sethkey,
1066 .setkey = cc_cipher_sethkey,
1084 .setkey = cc_cipher_sethkey,
1102 .setkey = cc_cipher_sethkey,
1120 .setkey = cc_cipher_sethkey,
1142 .setkey = cc_cipher_setkey,
1159 .setkey = cc_cipher_setkey,
1176 .setkey = cc_cipher_setkey,
[all …]
/Linux-v5.10/crypto/
Dblake2s_generic.c96 .setkey = crypto_blake2s_setkey,
111 .setkey = crypto_blake2s_setkey,
126 .setkey = crypto_blake2s_setkey,
141 .setkey = crypto_blake2s_setkey,
Dchacha_generic.c82 .setkey = chacha20_setkey,
97 .setkey = chacha20_setkey,
112 .setkey = chacha12_setkey,
Dahash.c152 ret = tfm->setkey(tfm, alignbuffer, keylen); in ahash_setkey_unaligned()
167 if (tfm->setkey != ahash_nosetkey && in ahash_set_needkey()
181 err = tfm->setkey(tfm, key, keylen); in crypto_ahash_setkey()
460 hash->setkey = ahash_nosetkey; in crypto_ahash_init_tfm()
473 if (alg->setkey) { in crypto_ahash_init_tfm()
474 hash->setkey = alg->setkey; in crypto_ahash_init_tfm()
655 return __crypto_ahash_alg(alg)->setkey != NULL; in crypto_hash_alg_has_setkey()
Dblake2b_generic.c247 .setkey = blake2b_setkey,
261 .setkey = blake2b_setkey,
275 .setkey = blake2b_setkey,
289 .setkey = blake2b_setkey,
/Linux-v5.10/drivers/crypto/cavium/nitrox/
Dnitrox_skcipher.c400 .setkey = nitrox_aes_setkey,
419 .setkey = nitrox_aes_setkey,
438 .setkey = nitrox_aes_setkey,
457 .setkey = nitrox_aes_xts_setkey,
478 .setkey = nitrox_aes_ctr_rfc3686_setkey,
495 .setkey = nitrox_aes_setkey,
514 .setkey = nitrox_3des_setkey,
533 .setkey = nitrox_3des_setkey,
/Linux-v5.10/drivers/crypto/inside-secure/
Dsafexcel_cipher.c1275 .setkey = safexcel_skcipher_aes_setkey,
1312 .setkey = safexcel_skcipher_aes_setkey,
1350 .setkey = safexcel_skcipher_aes_setkey,
1388 .setkey = safexcel_skcipher_aes_setkey,
1462 .setkey = safexcel_skcipher_aesctr_setkey,
1524 .setkey = safexcel_des_setkey,
1563 .setkey = safexcel_des_setkey,
1623 .setkey = safexcel_des3_ede_setkey,
1662 .setkey = safexcel_des3_ede_setkey,
1735 .setkey = safexcel_aead_setkey,
[all …]
/Linux-v5.10/arch/arm/crypto/
Dchacha-glue.c207 .setkey = chacha20_setkey,
222 .setkey = chacha20_setkey,
237 .setkey = chacha12_setkey,
257 .setkey = chacha20_setkey,
273 .setkey = chacha20_setkey,
289 .setkey = chacha12_setkey,
/Linux-v5.10/arch/x86/crypto/
Dblake2s-glue.c142 .setkey = crypto_blake2s_setkey,
157 .setkey = crypto_blake2s_setkey,
172 .setkey = crypto_blake2s_setkey,
187 .setkey = crypto_blake2s_setkey,
Dserpent_avx2_glue.c191 .setkey = serpent_setkey_skcipher,
205 .setkey = serpent_setkey_skcipher,
220 .setkey = serpent_setkey_skcipher,
234 .setkey = xts_serpent_setkey,
Dcamellia_aesni_avx2_glue.c202 .setkey = camellia_setkey,
216 .setkey = camellia_setkey,
231 .setkey = camellia_setkey,
245 .setkey = xts_camellia_setkey,
Dtwofish_avx_glue.c226 .setkey = twofish_setkey_skcipher,
240 .setkey = twofish_setkey_skcipher,
255 .setkey = twofish_setkey_skcipher,
269 .setkey = xts_twofish_setkey,
Dcast6_avx_glue.c220 .setkey = cast6_setkey_skcipher,
234 .setkey = cast6_setkey_skcipher,
249 .setkey = cast6_setkey_skcipher,
263 .setkey = xts_cast6_setkey,
Dserpent_avx_glue.c233 .setkey = serpent_setkey_skcipher,
247 .setkey = serpent_setkey_skcipher,
262 .setkey = serpent_setkey_skcipher,
276 .setkey = xts_serpent_setkey,
Dcamellia_aesni_avx_glue.c224 .setkey = camellia_setkey,
238 .setkey = camellia_setkey,
253 .setkey = camellia_setkey,
267 .setkey = xts_camellia_setkey,
Dserpent_sse2_glue.c171 .setkey = serpent_setkey_skcipher,
185 .setkey = serpent_setkey_skcipher,
200 .setkey = serpent_setkey_skcipher,
Dtwofish_glue_3way.c182 .setkey = twofish_setkey_skcipher,
195 .setkey = twofish_setkey_skcipher,
209 .setkey = twofish_setkey_skcipher,
/Linux-v5.10/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss-core.c91 .setkey = sun4i_ss_aes_setkey,
113 .setkey = sun4i_ss_aes_setkey,
134 .setkey = sun4i_ss_des_setkey,
156 .setkey = sun4i_ss_des_setkey,
177 .setkey = sun4i_ss_des3_setkey,
199 .setkey = sun4i_ss_des3_setkey,
/Linux-v5.10/arch/mips/crypto/
Dchacha-glue.c93 .setkey = chacha20_setkey,
108 .setkey = chacha20_setkey,
123 .setkey = chacha12_setkey,
/Linux-v5.10/lib/
Dbtree.c158 static void setkey(struct btree_geo *geo, unsigned long *node, int n, in setkey() function
404 setkey(geo, node, i, key); in find_level()
424 setkey(geo, node, 0, bkey(geo, head->node, fill - 1)); in btree_grow()
484 setkey(geo, new, i, bkey(geo, node, i)); in btree_insert_level()
486 setkey(geo, node, i, bkey(geo, node, i + fill / 2)); in btree_insert_level()
491 setkey(geo, node, i, bkey(geo, node, fill - 1)); in btree_insert_level()
501 setkey(geo, node, i, bkey(geo, node, i - 1)); in btree_insert_level()
504 setkey(geo, node, pos, key); in btree_insert_level()
529 setkey(geo, left, lfill + i, bkey(geo, right, i)); in merge()
614 setkey(geo, node, i, bkey(geo, node, i + 1)); in btree_remove_level()
/Linux-v5.10/arch/s390/crypto/
Ddes_s390.c155 .setkey = des_setkey_skcipher,
180 .setkey = des_setkey_skcipher,
273 .setkey = des3_setkey_skcipher,
298 .setkey = des3_setkey_skcipher,
371 .setkey = des_setkey_skcipher,
392 .setkey = des3_setkey_skcipher,
/Linux-v5.10/drivers/crypto/cavium/cpt/
Dcptvf_algs.c357 .setkey = cvm_xts_setkey,
375 .setkey = cvm_cbc_aes_setkey,
392 .setkey = cvm_ecb_aes_setkey,
410 .setkey = cvm_cfb_aes_setkey,
428 .setkey = cvm_cbc_des3_setkey,
446 .setkey = cvm_ecb_des3_setkey,

1234567