Function AES_ECB_decrypt(const struct AES_ctx *, uint8_t *)

Function Documentation

void AES_ECB_decrypt(const struct AES_ctx *ctx, uint8_t *buf)