Home
last modified time | relevance | path

Searched defs:gcd (Results 1 – 4 of 4) sorted by relevance

/base/tee/tee_os_framework/test/xts/ta/test_arithmetic_api/src/
Dtest_other_arithmetic_operation.c116 TEE_BigInt *gcd = CreateBigInt(RESULT_SIZE, 0); in TestBigIntComputeExtentedGcd() local
/base/tee/tee_os_framework/lib/syslib/libelf_verify/src/
Dtee_elf_verify_openssl.c89 BIGNUM *gcd = BN_new(); in compute_rsa_big_num_ed() local
/base/tee/tee_os_framework/lib/teelib/libcrypto/src/
Dtee_arith_api.c980 void TEE_BigIntComputeExtendedGcd(TEE_BigInt *gcd, TEE_BigInt *u, TEE_BigInt *v, const TEE_BigInt *… in TEE_BigIntComputeExtendedGcd()
/base/tee/tee_os_framework/lib/teelib/libswcrypto_engine/src/
Drsa_wrapper.c357 BIGNUM *gcd = BN_new(); in compute_rsa_ed_big_num() local