Home
last modified time | relevance | path

Searched defs:crypto_cipher (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/crypto_api/include/
A Ddrvcrypt_cipher.h16 struct crypto_cipher { struct
17 struct crypto_cipher_ctx cipher_ctx; /* Crypto cipher API context */ argument
18 void *ctx; /* Cipher context */
19 struct drvcrypt_cipher *op; /* Reference to the operation */

Completed in 2 milliseconds