Home
last modified time | relevance | path

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

/openssl-master/crypto/bn/
A Dbn_lib.c266 static BN_ULONG *bn_expand_internal(const BIGNUM *b, int words) in bn_expand_internal() function
305 BN_ULONG *a = bn_expand_internal(b, words); in bn_expand2()

Completed in 4 milliseconds