Searched refs:arm64_mem_crypt_ops (Results 1 – 3 of 3) sorted by relevance
9 struct arm64_mem_crypt_ops { struct14 int arm64_mem_crypt_ops_register(const struct arm64_mem_crypt_ops *ops); argument
23 static const struct arm64_mem_crypt_ops *crypt_ops;25 int arm64_mem_crypt_ops_register(const struct arm64_mem_crypt_ops *ops) in arm64_mem_crypt_ops_register()
275 static const struct arm64_mem_crypt_ops realm_crypt_ops = {
Completed in 4 milliseconds