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

/external/chromium_org/third_party/boringssl/src/crypto/bn/
H A Dbn.c247 return BN_set_word(bn, 1);
250 int BN_set_word(BIGNUM *bn, BN_ULONG value) { function
/external/openssl/crypto/bn/
H A Dbn_lib.c576 int BN_set_word(BIGNUM *a, BN_ULONG w) function

Completed in 227 milliseconds