aes_request Struct Reference

AES request struct. More...

#include <aes.h>

Collaboration diagram for aes_request:

Collaboration graph
[legend]

Data Fields

void(* req_done )(struct aes_request *, struct slist *, void *)
 Request done callback.
void * context
 Arbitrary pointer passed to the callback.

Detailed Description

AES request struct.

Definition at line 74 of file aes.h.


Field Documentation

Arbitrary pointer passed to the callback.

Definition at line 83 of file aes.h.

void(* aes_request::req_done)(struct aes_request *, struct slist *, void *)

Request done callback.


The documentation for this struct was generated from the following file:

Generated on Tue Sep 15 10:22:15 2009 for libavr32 by  doxygen 1.5.8