Searched defs:to64 (Results 1 – 2 of 2) sorted by relevance
402 uint64_t *from64, *to64; in armv8_aes_encrypt_gcm() local466 uint64_t *block64, *from64, *to64; in armv8_aes_decrypt_gcm() local
469 to64(char *s, long v, int n) in to64() function