<aes> ( nrounds key state -- aes-state )


Vocabulary
crypto.aes.private

Inputs
nroundsan object
keyan object
statean object


Outputs
aes-statean object


Definition


: <aes> ( nrounds key state -- aes-state ) \ aes-state boa ;