Searched defs:BN_copy (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/bn/
H A Dbn_lib.c469 if(!BN_copy(t, a))
478 BIGNUM *BN_copy(BIGNUM *a, const BIGNUM *b) function

Completed in 87 milliseconds