Function AES_init_ctx(struct AES_ctx *, const uint8_t *)

Function Documentation

void AES_init_ctx(struct AES_ctx *ctx, const uint8_t *key)