Home
last modified time | relevance | path

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

/openssl-master/include/crypto/
A Dbn.h43 int bn_copy_words(BN_ULONG *out, const BIGNUM *in, int size);
/openssl-master/crypto/bn/
A Dbn_intern.c159 int bn_copy_words(BN_ULONG *out, const BIGNUM *in, int size) in bn_copy_words() function
/openssl-master/crypto/ec/
A Decp_nistz256.c612 return bn_copy_words(out, in, P256_LIMBS); in ecp_nistz256_bignum_to_field_elem()

Completed in 6 milliseconds