Home
last modified time | relevance | path

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

/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/deps/libkirk/
H A Dbn.c46 static u8 bn_add_1(u8 *d, u8 *a, u8 *b, u32 n) in bn_add_1() function
86 if (bn_add_1(d, a, b, n)) in bn_add()
95 bn_add_1(d, d, N, n); in bn_sub()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/libkirk/
H A Dbn.c48 static u8 bn_add_1(u8 *d, u8 *a, u8 *b, u32 n) in bn_add_1() function
88 if (bn_add_1(d, a, b, n)) in bn_add()
97 bn_add_1(d, d, N, n); in bn_sub()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/libkirk/
H A Dbn.c48 static u8 bn_add_1(u8 *d, u8 *a, u8 *b, u32 n) in bn_add_1() function
88 if (bn_add_1(d, a, b, n)) in bn_add()
97 bn_add_1(d, d, N, n); in bn_sub()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/libkirk/
H A Dbn.c48 static u8 bn_add_1(u8 *d, u8 *a, u8 *b, u32 n) in bn_add_1() function
88 if (bn_add_1(d, a, b, n)) in bn_add()
97 bn_add_1(d, d, N, n); in bn_sub()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/deps/libkirk/
H A Dbn.c46 static u8 bn_add_1(u8 *d, u8 *a, u8 *b, u32 n) in bn_add_1() function
86 if (bn_add_1(d, a, b, n)) in bn_add()
95 bn_add_1(d, d, N, n); in bn_sub()