Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dalgorithm.c118 { "rc5", algtype_rc5, OAKLEY_ATTR_ENC_ALG_RC5, 8,
149 { "rc5", algtype_rc5, IPSECDOI_ESP_RC5, 8,
801 case algtype_rc5:
838 case algtype_rc5:
859 case algtype_rc5:
H A Dalgorithm.h63 algtype_rc5, enumerator
H A Dcfparse.y2512 if ($2 == algtype_rc5) {