Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_lcl.h528 BIGNUM *bn_dup_expand(const BIGNUM *a, int words); /* unused */
H A Dbn_lib.c345 bn_dup_expand(const BIGNUM *b, int words) in bn_dup_expand() function