Lines Matching full:echo
6 echo "/*"7 echo " * DER encoded EC parameters generated with script:"8 echo " * ta/pkcs11/scripts/dump_ec_params.sh"9 echo " */"10 echo ""13 echo "static const uint8_t ${EC_CURVE}_name_der[] = {"18 echo "};"19 echo ""23 echo "static const uint8_t ${EC_CURVE}_oid_der[] = {"28 echo "};"29 echo ""