Searched refs:block_copy (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/smp/
H A Daes.c301 # define block_copy(d, s) memcpy(d, s, N_BLOCK) macro
304 # define block_copy(d, s) copy_block(d, s) macro
394 block_copy(d, s);
439 block_copy(st, dt);
468 block_copy(st, dt);
689 block_copy( o_key, key );
742 block_copy( o_key, key );
810 block_copy( o_key, key );
811 block_copy( o_key + 16, key + 16 );
892 block_copy( o_ke
[all...]

Completed in 276 milliseconds