Lines Matching full:hmac
38 # hmac-sha2-512 whose key is "this is the test key".
53 -A hmac-sha2-512 "this is the test key" ;
57 -A hmac-sha2-512 "this is the test key" ;
62 # Security protocol is old AH tunnel mode, i.e. RFC1826, with hmac-sha2-256
78 -A hmac-sha2-256 "this is the test" ;
81 -A hmac-sha2-256 "this is the test" ;
95 -A hmac-sha2-256 "this is the test" ;
98 -A hmac-sha2-256 "this is the test" ;
103 # is hmac-sha2-512. Authentication algorithm for AH is hmac-sha2-256.
121 -A hmac-sha2-512 "this is the test key" ;
124 -A hmac-sha2-256 "this is the test" ;
128 -A hmac-sha2-512 "this is the test key" ;
131 -A hmac-sha2-256 "this is the test" ;
135 # for ESP is hmac-sha2-256.
138 # for ESP is hmac-sha2-512.
156 -A hmac-sha2-256 "this is the test key" ;
159 -A hmac-sha2-512 "this is the test" ;
163 -A hmac-sha2-256 "this is the test key" ;
166 -A hmac-sha2-512 "this is the test" ;
192 add ::1 ::1 esp 10006 -m tunnel -E null -A hmac-sha1 "12341234123412341234" ;
198 add ::1 ::1 ah 20002 -m tunnel -A hmac-sha1 "12341234123412341234";