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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcurl_ntlm_core.c290 gcry_cipher_open(&des, GCRY_CIPHER_DES, GCRY_CIPHER_MODE_ECB, 0);
295 gcry_cipher_open(&des, GCRY_CIPHER_DES, GCRY_CIPHER_MODE_ECB, 0);
300 gcry_cipher_open(&des, GCRY_CIPHER_DES, GCRY_CIPHER_MODE_ECB, 0);
358 gcry_cipher_open(&des, GCRY_CIPHER_DES, GCRY_CIPHER_MODE_ECB, 0);
363 gcry_cipher_open(&des, GCRY_CIPHER_DES, GCRY_CIPHER_MODE_ECB, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dfipsdrv.c998 { "des-cbc", GCRY_CIPHER_DES, GCRY_CIPHER_MODE_CBC },
999 { "des", GCRY_CIPHER_DES, GCRY_CIPHER_MODE_CBC },
1000 { "des-cfb", GCRY_CIPHER_DES, GCRY_CIPHER_MODE_CFB },
1001 { "des-ofb", GCRY_CIPHER_DES, GCRY_CIPHER_MODE_OFB },
1002 { "des-ecb", GCRY_CIPHER_DES, GCRY_CIPHER_MODE_ECB },
H A Dbasic.c140 { GCRY_CIPHER_DES,
1466 GCRY_CIPHER_DES,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dfipsdrv.c998 { "des-cbc", GCRY_CIPHER_DES, GCRY_CIPHER_MODE_CBC },
999 { "des", GCRY_CIPHER_DES, GCRY_CIPHER_MODE_CBC },
1000 { "des-cfb", GCRY_CIPHER_DES, GCRY_CIPHER_MODE_CFB },
1001 { "des-ofb", GCRY_CIPHER_DES, GCRY_CIPHER_MODE_OFB },
1002 { "des-ecb", GCRY_CIPHER_DES, GCRY_CIPHER_MODE_ECB },
H A Dbasic.c140 { GCRY_CIPHER_DES,
1466 GCRY_CIPHER_DES,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dgcrypt.h833 GCRY_CIPHER_DES = 302, /* Yes, this is single key 56 bit DES. */
827 GCRY_CIPHER_DES = 302, /* Yes, this is single key 56 bit DES. */ enumerator in enum:gcry_cipher_algos
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dgcrypt.h833 GCRY_CIPHER_DES = 302, /* Yes, this is single key 56 bit DES. */
827 GCRY_CIPHER_DES = 302, /* Yes, this is single key 56 bit DES. */ enumerator in enum:gcry_cipher_algos
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dcipher.c65 &dummy_extra_spec, GCRY_CIPHER_DES },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcipher.c65 &dummy_extra_spec, GCRY_CIPHER_DES },

Completed in 210 milliseconds