Searched defs:gcd (Results 1 – 4 of 4) sorted by relevance
116 TEE_BigInt *gcd = CreateBigInt(RESULT_SIZE, 0); in TestBigIntComputeExtentedGcd() local
89 BIGNUM *gcd = BN_new(); in compute_rsa_big_num_ed() local
980 void TEE_BigIntComputeExtendedGcd(TEE_BigInt *gcd, TEE_BigInt *u, TEE_BigInt *v, const TEE_BigInt *… in TEE_BigIntComputeExtendedGcd()
357 BIGNUM *gcd = BN_new(); in compute_rsa_ed_big_num() local