Searched defs:bn_to_montgomery_small (Results 1 – 2 of 2) sorted by relevance
453 void bn_to_montgomery_small(BN_ULONG *r, const BN_ULONG *a, size_t num, in bn_to_montgomery_small() function
2862 #define bn_to_montgomery_small BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, bn_to_montgomery_small) macro