Searched defs:crypto_authenc (Results 1 – 1 of 1) sorted by relevance
16 struct crypto_authenc { struct17 struct crypto_authenc_ctx authenc_ctx; /* Crypto authenc API context */ argument18 void *ctx; /* Authenc context */19 struct drvcrypt_authenc *op; /* Reference to the operation */
Completed in 2 milliseconds