Searched refs:bn_set_static_words (Results 1 – 2 of 2) sorted by relevance
171 void bn_set_static_words(BIGNUM *a, const BN_ULONG *words, int size) in bn_set_static_words() function
51 void bn_set_static_words(BIGNUM *a, const BN_ULONG *words, int size);
Completed in 5 milliseconds