Searched refs:arm64_mem_crypt_ops_register (Results 1 – 3 of 3) sorted by relevance
14 int arm64_mem_crypt_ops_register(const struct arm64_mem_crypt_ops *ops);
25 int arm64_mem_crypt_ops_register(const struct arm64_mem_crypt_ops *ops) in arm64_mem_crypt_ops_register() function
282 return arm64_mem_crypt_ops_register(&realm_crypt_ops); in realm_register_memory_enc_ops()
Completed in 6 milliseconds