Searched refs:short_key (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dcast.h83 int short_key; /* Use reduced rounds for short key */ member in struct:cast_key_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/
H A Dcast.h83 int short_key; /* Use reduced rounds for short key */ member in struct:cast_key_st
H A Dc_enc.c82 if(!key->short_key)
102 if(!key->short_key)
H A Dc_skey.c89 key->short_key=1;
91 key->short_key=0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cast/
H A Dcast.h82 int short_key; /* Use reduced rounds for short key */ member in struct:cast_key_st
H A Dc_enc.c83 if (!key->short_key) {
103 if (!key->short_key) {
H A Dc_skey.c99 key->short_key = 1;
101 key->short_key = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cast/
H A Dcast.h82 int short_key; /* Use reduced rounds for short key */ member in struct:cast_key_st
H A Dc_enc.c83 if (!key->short_key) {
103 if (!key->short_key) {
H A Dc_skey.c99 key->short_key = 1;
101 key->short_key = 0;

Completed in 63 milliseconds