Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/crypto_api/include/
A Ddrvcrypt_cipher.h47 struct drvcrypt_cipher { struct
53 TEE_Result (*init)(struct drvcrypt_cipher_init *dinit); argument
55 TEE_Result (*update)(struct drvcrypt_cipher_update *dupdate); argument
67 static inline TEE_Result drvcrypt_register_cipher(struct drvcrypt_cipher *ops) in drvcrypt_register_cipher() argument

Completed in 2 milliseconds