Searched refs:crypt_handle_s (Results 1 – 2 of 2) sorted by relevance
126 typedef struct crypt_handle_s { struct144 void (*crypt_cplt_cbk)(struct crypt_handle_s *arg); /**< Crypt completed callback */ argument145 void (*err_cplt_cbk)(struct crypt_handle_s *arg); /**< Crypt error callback */ argument
185 typedef struct crypt_handle_s { struct205 void (*crypt_cplt_cbk)(struct crypt_handle_s *arg); /**< Crypt completed callback */ argument206 void (*err_cplt_cbk)(struct crypt_handle_s *arg); /**< Crypt error callback */ argument
Completed in 42 milliseconds