Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Devp_test.c2509 static char *take_value(PAIR *pp) in take_value() function
2612 key->name = take_value(pp); in parse()
2652 t->expected_err = take_value(pp); in parse()
2658 t->func = take_value(pp); in parse()
2664 t->reason = take_value(pp); in parse()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Devp_test.c3677 static char *take_value(PAIR *pp) in take_value() function
3863 key->name = take_value(pp); in parse()
3907 t->expected_err = take_value(pp); in parse()
3915 t->reason = take_value(pp); in parse()