Home
last modified time | relevance | path

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

/openssl-master/test/
A Dstack_test.c258 static SS *SS_copy(const SS *p) in SS_copy() function
298 r = sk_SS_deep_copy(NULL, &SS_copy, &SS_free); in test_SS_stack()
302 r = sk_SS_deep_copy(s, &SS_copy, &SS_free); in test_SS_stack()

Completed in 3 milliseconds