Searched defs:expanded_key (Results 1 – 5 of 5) sorted by relevance
20 aes_expanded_key_t expanded_key; /* the cipher key */ member
21 aes_expanded_key_t expanded_key; /* the cipher key */ member
1363 aes_expanded_key_t expanded_key) { in aes_expand_encryption_key()1416 aes_expanded_key_t expanded_key) { in aes_expand_decryption_key()
322 aes_expanded_key_t expanded_key, decrypt_key; in aes_test_inverse() local
151 aes_expanded_key_t expanded_key; in aes_decrypt_with_raw_key() local