Searched refs:outlen (Results 1 – 1 of 1) sorted by relevance
44 uint8_t *out, uint32_t *outlen) in hmac_sha1() argument54 if (!in || !out || !outlen) in hmac_sha1()103 res = TEE_MACComputeFinal(op_handle, NULL, 0, out, outlen); in hmac_sha1()
Completed in 2 milliseconds