Home
last modified time | relevance | path

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

/net-tools-2.7.6/mbedtls-2.4.0/tests/
Dssl-opt.sh229 is_polar() { function
393 if is_polar "$SRV_CMD"; then
396 if is_polar "$CLI_CMD"; then
443 if is_polar "$SRV_CMD"; then
450 if is_polar "$CLI_CMD"; then
536 if is_polar "$SRV_CMD" && has_mem_err $SRV_OUT; then
540 if is_polar "$CLI_CMD" && has_mem_err $CLI_OUT; then