HomeSort by relevance Sort by last modified time
    Searched refs:aes_set_key (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/smp/
aes.h 83 return_type aes_set_key( const unsigned char key[],
smp_keys.c 136 aes_set_key(p_rev_key, SMP_ENCRYT_KEY_SIZE, &ctx);
aes.c 498 return_type aes_set_key( const unsigned char key[], length_type keylen, aes_context ctx[1] ) function

Completed in 84 milliseconds