Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/property/
H A Dproperty_parse.c671 static void put_num(int64_t val, char **buf, size_t *remain, size_t *needed) in put_num() function
748 put_num(prop->v.int_val, &buf, &bufsize, &needed); in ossl_property_list_to_string()