Home
last modified time | relevance | path

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

/optee_os/core/crypto/
A Dsm2-kdf.c20 TEE_Result sm2_kdf(const uint8_t *Z, size_t Z_len, uint8_t *t, size_t tlen) in sm2_kdf() argument
46 res = crypto_hash_update(ctx, Z, Z_len); in sm2_kdf()
/optee_os/core/include/crypto/
A Dsm2-kdf.h12 TEE_Result sm2_kdf(const uint8_t *Z, size_t Z_len, uint8_t *t, size_t tlen);

Completed in 4 milliseconds