Searched refs:move_to_unaligned64 (Results 1 – 3 of 3) sorted by relevance
245 # define move_to_unaligned64(u64p, v) (*(bb__aliased_uint64_t*)(u64p) = (v)) macro263 # define move_to_unaligned64(u64p, v) do { \ macro
854 move_to_unaligned64(nonce + 4, t64); in xwrite_encrypted_aesgcm()855 move_to_unaligned64(aad, t64); in xwrite_encrypted_aesgcm()856 move_to_unaligned64(buf - 8, t64); in xwrite_encrypted_aesgcm()
91 move_to_unaligned64(a, SWAP_BE64(*r)); in sp_256_to_bin_8()