47 #if HAVE_NATIVE_aes_encrypt
49 _nettle_aes_encrypt_c(
unsigned rounds,
const uint32_t *
keys,
53 #define _nettle_aes_encrypt _nettle_aes_encrypt_c
76 for (
i = 1;
i < rounds;
i++)
void _nettle_aes_encrypt(unsigned rounds, const uint32_t *keys, const struct aes_table *T, size_t length, uint8_t *dst, const uint8_t *src)
#define AES_ROUND(T, w0, w1, w2, w3, k)
#define AES_FINAL_ROUND(T, w0, w1, w2, w3, k)
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char static group const void length
#define FOR_BLOCKS(length, dst, src, blocksize)
#define LE_WRITE_UINT32(p, i)
#define LE_READ_UINT32(p)
static struct @218 keys[]