Searched refs:bn_dup_expand (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_lib.c316 /* This is used both by bn_expand2() and bn_dup_expand() */
390 * while bn_dup_expand() makes sure allocation is made only once.
394 BIGNUM *bn_dup_expand(const BIGNUM *b, int words) function
403 * (But bn_dup_expand() is not used anywhere yet.)
H A Dbn.h642 BIGNUM *bn_dup_expand(const BIGNUM *a, int words); /* unused */
/netgear-R7000-V1.0.7.12_1.2.5/src/include/bcmcrypto/
H A Dbn.h494 BIGNUM *bn_dup_expand(const BIGNUM *a, int words);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_lib.c285 /* This is used both by bn_expand2() and bn_dup_expand() */
374 * bn_dup_expand() makes sure allocation is made only once.
378 BIGNUM *bn_dup_expand(const BIGNUM *b, int words) function
386 * BN_dup() does not preserve 'dmax'! (But bn_dup_expand() is not used
H A Dbn.h739 BIGNUM *bn_dup_expand(const BIGNUM *a, int words); /* unused */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_lib.c285 /* This is used both by bn_expand2() and bn_dup_expand() */
374 * bn_dup_expand() makes sure allocation is made only once.
378 BIGNUM *bn_dup_expand(const BIGNUM *b, int words) function
386 * BN_dup() does not preserve 'dmax'! (But bn_dup_expand() is not used
H A Dbn.h739 BIGNUM *bn_dup_expand(const BIGNUM *a, int words); /* unused */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbn.h642 BIGNUM *bn_dup_expand(const BIGNUM *a, int words); /* unused */

Completed in 193 milliseconds