Searched refs:nx_des_encryption_keys (Results 1 – 4 of 4) sorted by relevance
63 ULONG nx_des_encryption_keys[32]; /* Contains the encryption keys */ member
240 encrypt_keys_ptr = context -> nx_des_encryption_keys; in _nx_des_key_set()361 _nx_des_process_block(source, destination, context -> nx_des_encryption_keys); in _nx_des_encrypt()
103 ULONG nx_des_encryption_keys[32]; /* Contains the encryption keys */ member
239 encrypt_keys_ptr = context -> nx_des_encryption_keys; in _nx_crypto_des_key_set()368 …_nx_crypto_des_process_block(source, destination, context -> nx_des_encryption_keys); /* lgtm[cpp/… in _nx_crypto_des_encrypt()