true, I didn't tested it with failing initialization. Could you change your small example accordingly?
Best regards, Martin ________________________________________ Von: users [[email protected]]" im Auftrag von "Oleg Hahm [[email protected]] Gesendet: Donnerstag, 11. Februar 2016 13:53 An: RIOT OS users list Betreff: Re: [riot-users] Using AES encryption Hi! On Thu, Feb 11, 2016 at 12:49:27PM +0000, Landsmann, Martin wrote: > that's really interesting since initialize AES should fail [1]. Maybe not: the return value of cipher_init() is undocumented. aes_init() returns 0 for an error here, but the example in the docs checks for < 0. Cheers, Oleg -- /* Am I fucking pedantic or what? */ linux-2.2.16/drivers/scsi/qlogicpti.h _______________________________________________ users mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/users
