Home
last modified time | relevance | path

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

/mbedtls-latest/tests/
Dssl-opt.sh1037 is_polar() { function
1381 if is_polar "$SRV_CMD"; then
1384 if is_polar "$CLI_CMD"; then
1418 if is_polar "$SRV_CMD"; then
1425 if is_polar "$CLI_CMD"; then
1438 if [ $SRV_RET != 0 ] && is_polar "$SRV_CMD"; then
1537 if is_polar "$SRV_CMD" && has_mem_err $SRV_OUT; then
1541 if is_polar "$CLI_CMD" && has_mem_err $CLI_OUT; then