Lines Matching full:bn_copy
187 /* BN_copy sets |dest| equal to |src| and returns |dest| or NULL on allocation189 OPENSSL_EXPORT BIGNUM *BN_copy(BIGNUM *dest, const BIGNUM *src);