Searched refs:is_weak_key (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/cipher/
H A Ddes.c171 static int is_weak_key ( const byte *key );
790 is_weak_key ( const byte *key ) function
1002 if (!is_weak_key(weak_keys[i]))
1022 else if (is_weak_key (key) || is_weak_key (key+8) || is_weak_key (key+16))
1084 if (is_weak_key (key)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/cipher/
H A Ddes.c171 static int is_weak_key ( const byte *key );
790 is_weak_key ( const byte *key ) function
1002 if (!is_weak_key(weak_keys[i]))
1022 else if (is_weak_key (key) || is_weak_key (key+8) || is_weak_key (key+16))
1084 if (is_weak_key (key)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/cipher/
H A Ddes.c171 static int is_weak_key ( const byte *key );
790 is_weak_key ( const byte *key ) function
1002 if (!is_weak_key(weak_keys[i]))
1022 else if (is_weak_key (key) || is_weak_key (key+8) || is_weak_key (key+16))
1084 if (is_weak_key (key)) {

Completed in 63 milliseconds