Searched refs:aes_set_opcode (Results 1 – 1 of 1) sorted by relevance
67 static inline void aes_set_opcode(aes_crypto_mode_e opcode) in aes_set_opcode() function153 …aes_set_opcode(AES_CRYPTO_KEYEXP); /* if the mode is decrypt before decrypt you have to keyex… in aes_set_key()158 aes_set_opcode(AES_CRYPTO_MODE_DECRYPT); in aes_set_key()160 aes_set_opcode(AES_CRYPTO_MODE_ENCRYPT); in aes_set_key()
Completed in 5 milliseconds