Home
last modified time | relevance | path

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

/openssl-master/include/crypto/
A Dbn.h51 void bn_set_static_words(BIGNUM *a, const BN_ULONG *words, int size);
/openssl-master/crypto/bn/
A Dbn_intern.c175 void bn_set_static_words(BIGNUM *a, const BN_ULONG *words, int size) in bn_set_static_words() function

Completed in 3 milliseconds