Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dparams_from_text.c118 size_t hexdigits = strlen(value); in prepare_from_text() local
119 if ((hexdigits % 2) != 0) { in prepare_from_text()
124 *buf_n = hexdigits >> 1; in prepare_from_text()

Completed in 4 milliseconds