Searched defs:drvcrypt_ecc (Results 1 – 1 of 1) sorted by relevance
152 struct drvcrypt_ecc { struct170 TEE_Result (*encrypt)(struct drvcrypt_ecc_ed *cdata); argument172 TEE_Result (*decrypt)(struct drvcrypt_ecc_ed *cdata); argument180 static inline TEE_Result drvcrypt_register_ecc(struct drvcrypt_ecc *ops) in drvcrypt_register_ecc() argument