Home
last modified time | relevance | path

Searched defs:words (Results 1 – 5 of 5) sorted by relevance

/openssl/crypto/bn/
H A Dbn_intern.c171 void bn_set_static_words(BIGNUM *a, const BN_ULONG *words, int size) in bn_set_static_words()
184 int bn_set_words(BIGNUM *a, const BN_ULONG *words, int num_words) in bn_set_words()
H A Dbn_lib.c264 static BN_ULONG *bn_expand_internal(const BIGNUM *b, int words) in bn_expand_internal()
298 BIGNUM *bn_expand2(BIGNUM *b, int words) in bn_expand2()
1145 BIGNUM *bn_wexpand(BIGNUM *a, int words) in bn_wexpand()
H A Dbn_local.h215 # define bn_wcheck_size(bn, words) \ argument
231 # define bn_wcheck_size(bn, words) argument
/openssl/test/
H A Djson_test.c74 const struct script_word *words; member
547 const struct script_word *words = info->words; in run_script() local
/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c73 BN_ULONG *words = bn_get_words(bn); in DEFINE_SPECIAL_STACK_OF_CONST() local

Completed in 27 milliseconds