Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/property/
H A Dproperty_parse.c163 static int parse_oct(const char *t[], OSSL_PROPERTY_DEFINITION *res) in parse_oct() function
277 r = parse_oct(&s, res); in parse_value()