Home
last modified time | relevance | path

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

/openssl/crypto/
H A Ddeterministic_nonce.c83 static int int2octets(unsigned char *out, const BIGNUM *num, int rlen) in int2octets() function
114 ret = int2octets(out, z, rlen); in bits2octets()
215 if (!int2octets(entropyx, priv, rlen) in ossl_gen_deterministic_nonce_rfc6979()

Completed in 8 milliseconds