Home
last modified time | relevance | path

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

/openssl/crypto/
H A Ddeterministic_nonce.c28 static int bits2int(BIGNUM *out, int qlen_bits, in bits2int()
55 static int bits2int_consttime(BIGNUM *out, int qlen_bits, in bits2int_consttime()
99 static int bits2octets(unsigned char *out, const BIGNUM *q, int qlen_bits, in bits2octets()
189 int ret = 0, rlen = 0, qlen_bits = 0; in ossl_gen_deterministic_nonce_rfc6979() local

Completed in 6 milliseconds