Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/test/default/
H A Dnacl-test-wrapper.sh29 SEL_LDR=$(find "$NACL_SDK_ROOT" -name sel_ldr.py | head -n 1)
30 if [ -z "$SEL_LDR" ]; then
35 exec python "$SEL_LDR" "$exe"