Home
last modified time | relevance | path

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

/mbedtls-3.5.0/tests/
Dssl-opt.sh904 is_polar() { function
1226 if is_polar "$SRV_CMD"; then
1229 if is_polar "$CLI_CMD"; then
1263 if is_polar "$SRV_CMD"; then
1270 if is_polar "$CLI_CMD"; then
1283 if [ $SRV_RET != 0 ] && is_polar "$SRV_CMD"; then
1382 if is_polar "$SRV_CMD" && has_mem_err $SRV_OUT; then
1386 if is_polar "$CLI_CMD" && has_mem_err $CLI_OUT; then