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

/macosx-10.10.1/OpenSSL098-52/src/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.c83 if(!key->short_key)
104 if(!key->short_key)
H A Dc_skey.c94 key->short_key=1;
96 key->short_key=0;
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dcast.h83 int short_key; /* Use reduced rounds for short key */ member in struct:cast_key_st
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dcast.h81 int short_key; /* Use reduced rounds for short key */ member in struct:cast_key_st

Completed in 211 milliseconds