Home
last modified time | relevance | path

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

/aosp12/system/security/keystore2/src/
H A Dmetrics_store.rs261 compute_padding_mode_bitmap( in process_key_creation_event_stats()
390 compute_padding_mode_bitmap( in process_key_operation_event_stats()
431 fn compute_padding_mode_bitmap(padding_mode_bitmap: &mut i32, padding_mode: PaddingMode) { in compute_padding_mode_bitmap() function