Function AES_CBC_encrypt_buffer(struct AES_ctx *, uint8_t *, uint32_t)

Function Documentation

void AES_CBC_encrypt_buffer(struct AES_ctx *ctx, uint8_t *buf, uint32_t length)