Searched refs:Zlen (Results 1 – 2 of 2) sorted by relevance
25 static TEE_Result sm2_kep_compute_Z(uint8_t *Z, size_t Zlen, const uint8_t *id, in sm2_kep_compute_Z() argument33 if (Zlen < TEE_SM3_HASH_SIZE) in sm2_kep_compute_Z()
30 size_t Zlen, const uint8_t *id, in sm2_kep_compute_Z() argument39 if (Zlen < TEE_SM3_HASH_SIZE) in sm2_kep_compute_Z()
Completed in 2 milliseconds