Home
last modified time | relevance | path

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

/mbedtls-3.6.0/tests/
Dssl-opt.sh951 is_polar() { function
1295 if is_polar "$SRV_CMD"; then
1298 if is_polar "$CLI_CMD"; then
1332 if is_polar "$SRV_CMD"; then
1339 if is_polar "$CLI_CMD"; then
1352 if [ $SRV_RET != 0 ] && is_polar "$SRV_CMD"; then
1451 if is_polar "$SRV_CMD" && has_mem_err $SRV_OUT; then
1455 if is_polar "$CLI_CMD" && has_mem_err $CLI_OUT; then