Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dservice_encryption_key.rs278 Some(parse_cborium_bytes_to_fixed_array(&element.1, "KEK context")?); in try_from()
361 pub(crate) fn parse_cborium_bytes_to_fixed_array( in parse_cborium_bytes_to_fixed_array() function