Skip to content
Commit 1a79e76f authored by Pablo de Lara's avatar Pablo de Lara Committed by Tomasz Kantecki
Browse files

Add CTR alternatives in cipher mode enums



Algorithms using the counter mode were using the term "CNTR"
in the cipher mode enums. "CTR" is more widely used, so more
enums are added replacing CNTR with CTR, leaving the previous ones
untouched, to avoid API breakages.

Signed-off-by: default avatarPablo de Lara <pablo.de.lara.guarch@intel.com>
parent dd894b0f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment