Searched refs:ablkcipher (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dablkcipher.c389 struct ablkcipher_alg *ablkcipher = &alg->cra_ablkcipher; local
391 seq_printf(m, "type : ablkcipher\n");
395 seq_printf(m, "min keysize : %u\n", ablkcipher->min_keysize);
396 seq_printf(m, "max keysize : %u\n", ablkcipher->max_keysize);
397 seq_printf(m, "ivsize : %u\n", ablkcipher->ivsize);
398 seq_printf(m, "geniv : %s\n", ablkcipher->geniv ?: "<default>");
440 struct ablkcipher_alg *ablkcipher = &alg->cra_ablkcipher; local
446 seq_printf(m, "min keysize : %u\n", ablkcipher->min_keysize);
447 seq_printf(m, "max keysize : %u\n", ablkcipher->max_keysize);
448 seq_printf(m, "ivsize : %u\n", ablkcipher
[all...]
H A DMakefile18 crypto_blkcipher-objs := ablkcipher.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Daesni-intel_glue.c493 .ablkcipher = {
528 .ablkcipher = {
564 .ablkcipher = {
603 .ablkcipher = {
643 .ablkcipher = {
682 .ablkcipher = {
721 .ablkcipher = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dhifn_795x.c2309 struct ablkcipher_alg ablkcipher; member in struct:hifn_alg_template
2318 .ablkcipher = {
2328 .ablkcipher = {
2338 .ablkcipher = {
2349 .ablkcipher = {
2363 .ablkcipher = {
2373 .ablkcipher = {
2383 .ablkcipher = {
2394 .ablkcipher = {
2408 .ablkcipher
[all...]
H A Dn2_core.c1108 struct ablkcipher_alg ablkcipher; member in struct:n2_cipher_tmpl
1118 .ablkcipher = {
1133 .ablkcipher = {
1146 .ablkcipher = {
1160 .ablkcipher = {
1175 .ablkcipher = {
1188 .ablkcipher = {
1202 .ablkcipher = {
1216 .ablkcipher = {
1229 .ablkcipher
[all...]
H A Dixp4xx_crypto.c1234 .cra_u = { .ablkcipher = {
1249 .cra_u = { .ablkcipher = {
1261 .cra_u = { .ablkcipher = {
1275 .cra_u = { .ablkcipher = {
1287 .cra_u = { .ablkcipher = {
1301 .cra_u = { .ablkcipher = {
1313 .cra_u = { .ablkcipher = {
1327 .cra_u = { .ablkcipher = {
H A Dmv_cesa.c916 .ablkcipher = {
938 .ablkcipher = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcrypto.h263 #define cra_ablkcipher cra_u.ablkcipher
288 struct ablkcipher_alg ablkcipher; member in union:crypto_alg::__anon17299
393 #define crt_ablkcipher crt_u.ablkcipher
406 struct ablkcipher_tfm ablkcipher; member in union:crypto_tfm::__anon17300
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/amcc/
H A Dcrypto4xx_core.c1138 .ablkcipher = {

Completed in 67 milliseconds