Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/asn1/
H A Dx_long.c65 static int num_bits_ulong(unsigned long value) in num_bits_ulong() function
106 clen = num_bits_ulong(utmp); in long_i2c()