HomeSort by: relevance | last modified time | path
    Searched refs:algtype_non_auth (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
algorithm.h 81 algtype_non_auth, enumerator in enum:algtype
algorithm.c 205 { "null", algtype_non_auth, IPSECDOI_ATTR_AUTH_NONE,
cfparse.y 1830 if (!(cur_algclass == algclass_ipsec_auth && $1 == algtype_non_auth)

Completed in 29 milliseconds