Home
last modified time | relevance | path

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

/openssl/crypto/
H A Ddeterministic_nonce.c83 static int int2octets(unsigned char *out, const BIGNUM *num, int rlen) in int2octets()
100 int rlen, const unsigned char *in, size_t inlen) in bits2octets()
189 int ret = 0, rlen = 0, qlen_bits = 0; in ossl_gen_deterministic_nonce_rfc6979() local
/openssl/ssl/record/methods/
H A Dtls13_meth.c328 size_t rlen; in tls13_add_record_padding() local
/openssl/crypto/bn/
H A Dbn_gcd.c585 int i, j, top, rlen, glen, m, delta = 1, cond = 0, pow2_shifts, ret = 0; in BN_gcd() local
/openssl/test/
H A Dacvp_test.c236 size_t *rlen, size_t *slen) in get_ecdsa_sig_rs_bytes()
279 size_t sig_len = 0, rlen = 0, slen = 0; in ecdsa_siggen_test() local
788 size_t sig_len = 0, rlen = 0, slen = 0; in dsa_siggen_test() local

Completed in 14 milliseconds