Home
last modified time | relevance | path

Searched refs:zxcrypt_device_bind (Results 1 – 2 of 2) sorted by relevance

/system/dev/block/zxcrypt/
A Dbinding.c12 extern zx_status_t zxcrypt_device_bind(void* ctx, zx_device_t* parent);
16 .bind = zxcrypt_device_bind,
A Ddevice.cpp542 extern "C" zx_status_t zxcrypt_device_bind(void* ctx, zx_device_t* parent) { in zxcrypt_device_bind() function

Completed in 16 milliseconds