Searched refs:get_supported_block_modes (Results 1 – 2 of 2) sorted by relevance
104 static keymaster_error_t get_supported_block_modes(const keymaster1_device_t* dev,
255 km1_device_.get_supported_block_modes = get_supported_block_modes; in initialize_device_struct()403 keymaster_error_t SoftKeymasterDevice::get_supported_block_modes(const keymaster1_device_t* dev, in get_supported_block_modes() function in keymaster::SoftKeymasterDevice414 return km1_dev->get_supported_block_modes(km1_dev, algorithm, purpose, modes, modes_length); in get_supported_block_modes()