Searched refs:aes_set_key (Results 1 – 3 of 3) sorted by relevance
83 return_type aes_set_key( const unsigned char key[],
506 return_type aes_set_key( const unsigned char key[], length_type keylen, aes_context ctx[1] ) function
158 aes_set_key(p_rev_key, SMP_ENCRYT_KEY_SIZE, &ctx); in smp_encrypt_data()