Searched defs:expanded_key (Results 1 – 10 of 10) 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
55 aes_expanded_key_t expanded_key; /* the cipher key */ member
56 aes_expanded_key_t expanded_key; /* the cipher key */ member
1363 aes_expanded_key_t *expanded_key) { in aes_128_expand_encryption_key()1415 aes_expanded_key_t *expanded_key) { in aes_256_expand_encryption_key()1479 aes_expanded_key_t *expanded_key) { in aes_expand_encryption_key()1499 aes_expanded_key_t *expanded_key) { in aes_expand_decryption_key()
1363 aes_expanded_key_t expanded_key) { in aes_expand_encryption_key()1416 aes_expanded_key_t expanded_key) { in aes_expand_decryption_key()
318 aes_expanded_key_t expanded_key, decrypt_key; in aes_test_inverse() local
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