Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/crypto/axtls/
Dbigint.h45 bigint *int_to_bi(BI_CTX *ctx, comp i);
Dbigint.c216 bigint *int_to_bi(BI_CTX *ctx, comp i) in int_to_bi() function
1374 bigint *biR = int_to_bi(ctx, 1); in bi_mod_power()