theta

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void theta(uint A0, uint A1, uint A2, uint A3, uint[] EK)
    package package pure
    static if(BOTAN_HAS_NOEKEON)
    void
    theta
    (
    ref uint A0
    ,
    ref uint A1
    ,
    ref uint A2
    ,
    ref uint A3
    ,
    in uint[] EK
    )
  2. void theta(uint A0, uint A1, uint A2, uint A3)

Meta