Searched refs:aes_load_key (Results 1 – 1 of 1) sorted by relevance
164 static status_t aes_load_key(AES_Type *base, const uint8_t *key, size_t keySize) in aes_load_key() function374 return aes_load_key(base, key, keySize); in AES_SetKey()