Searched refs:nx_des_decryption_keys (Results 1 – 4 of 4) sorted by relevance
64 ULONG nx_des_decryption_keys[32]; /* Contains the decryption keys */ member
291 decrypt_keys_ptr = context -> nx_des_decryption_keys; in _nx_des_key_set()419 _nx_des_process_block(source, destination, context -> nx_des_decryption_keys); in _nx_des_decrypt()
104 ULONG nx_des_decryption_keys[32]; /* Contains the decryption keys */ member
290 decrypt_keys_ptr = context -> nx_des_decryption_keys; in _nx_crypto_des_key_set()430 …_nx_crypto_des_process_block(source, destination, context -> nx_des_decryption_keys); /* lgtm[cpp/… in _nx_crypto_des_decrypt()