SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
Functions
countZeroes
shared3p_string.sc
»
shared3p_bl_string
Functions
countZeroes
(D xor_uint8[[1]] s)
Detailed Description
Count zeroes in the input vector.
Note
D
- shared3p protection domain
Supported types -
xor_uint8
Parameters
s
- a vector of supported type
Returns
returns the number of 0 bytes in the input vector
Leakage
None
Function Documentation
◆
countZeroes()
countZeroes
(
D xor_uint8[[1]]
s
)
Generated by
1.9.1