Searched refs:bn_sub_word (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtmpdh.c65 #define bn_sub_word(bn, w) mpz_sub_ui(bn, bn, w) macro
96 #define bn_sub_word(bn, w) gcry_mpi_sub_ui(bn, bn, w) macro
170 #define bn_sub_word(bn, w) BN_sub_word(bn, w) macro
214 bn_sub_word(bn, 1);

Completed in 95 milliseconds