Function AES_ECB_encrypt(const struct AES_ctx *, uint8_t *)

Function Documentation

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