Searched refs:aes_decrypt_block (Results 1 – 2 of 2) sorted by relevance
131 extern int aes_decrypt_block(const void *ks, const uint8_t *ct, uint8_t *pt);
162 aes_decrypt_block(const void *ks, const uint8_t *ct, uint8_t *pt) in aes_decrypt_block() function