Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4100.c390 static TEEC_Result cmd_compute_egcd(ADBG_Case_t *c, TEEC_Session *s, in cmd_compute_egcd() function
415 return cmd_compute_egcd(c, s, hop1, hop2, TA_CRYPT_ARITH_INVALID_HANDLE, in cmd_compute_gcd()
2442 cmd_compute_egcd(c, s, hx, hy, ha, hb, hgcd))) in test_4114_gcd()