Searched refs:cra_u (Results 1 - 25 of 39) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dkrng.c39 .cra_u = {
H A Dcrypto_null.c104 .cra_u = { .compress = {
132 .cra_u = { .cipher = {
150 .cra_u = { .blkcipher = {
H A Dlzo.c87 .cra_u = { .compress = {
H A Dtea.c230 .cra_u = { .cipher = {
246 .cra_u = { .cipher = {
262 .cra_u = { .cipher = {
H A Darc4.c80 .cra_u = { .cipher = {
H A Dtwofish_generic.c192 .cra_u = { .cipher = {
H A Dansi_cprng.c396 .cra_u = {
445 .cra_u = {
H A Ddeflate.c176 .cra_u = { .compress = {
H A Dsalsa20_generic.c225 .cra_u = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Daes_glue.c42 .cra_u = {
H A Dtwofish_glue.c70 .cra_u = {
H A Daesni-intel_glue.c141 .cra_u = {
176 .cra_u = {
246 .cra_u = {
316 .cra_u = {
381 .cra_u = {
492 .cra_u = {
527 .cra_u = {
563 .cra_u = {
602 .cra_u = {
642 .cra_u
[all...]
H A Dsalsa20_glue.c101 .cra_u = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/crypto/
H A Ddes_s390.c77 .cra_u = {
170 .cra_u = {
213 .cra_u = {
280 .cra_u = {
324 .cra_u = {
368 .cra_u = {
H A Daes_s390.c203 .cra_u = {
385 .cra_u = {
495 .cra_u = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Darc4.c79 .cra_u = { .cipher = {
H A Drtl_crypto.h99 #define cra_cipher cra_u.cipher
100 #define cra_digest cra_u.digest
101 #define cra_compress cra_u.compress
114 } cra_u; member in struct:crypto_alg
H A Dmichael_mic.c168 .cra_u = { .digest = {
H A Daes.c442 .cra_u = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Drtl_crypto.h99 #define cra_cipher cra_u.cipher
100 #define cra_digest cra_u.digest
101 #define cra_compress cra_u.compress
114 } cra_u; member in struct:crypto_alg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
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 = {
1343 .cra_u = { .aead = {
1356 .cra_u
[all...]
H A Dgeode-aes.c293 .cra_u = {
405 .cra_u = {
491 .cra_u = {
H A Dpadlock-aes.c331 .cra_u = {
411 .cra_u = {
494 .cra_u = {
H A Dmv_cesa.c915 .cra_u = {
937 .cra_u = {
/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
264 #define cra_aead cra_u.aead
265 #define cra_blkcipher cra_u.blkcipher
266 #define cra_cipher cra_u.cipher
267 #define cra_compress cra_u.compress
268 #define cra_rng cra_u.rng
294 } cra_u; member in struct:crypto_alg

Completed in 123 milliseconds

12