Searched defs:drvcrypt_authenc_update_aad (Results 1 – 1 of 1) sorted by relevance
38 struct drvcrypt_authenc_update_aad { struct39 void *ctx; /* Software context */40 bool encrypt; /* Encrypt or decrypt direction */41 struct drvcrypt_buf aad; /* Additional Authenticated Data buffer */
Completed in 2 milliseconds