Searched defs:cipher_ctx (Results 1 – 1 of 1) sorted by relevance
110 struct cipher_ctx { struct116 struct cipher_ops ops;119 union {126 } key;131 const struct device *device;140 void *drv_sessn_state;146 void *app_sessn_state;152 union {156 } mode_params;161 uint16_t keylen;[all …]