Home
last modified time | relevance | path

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

/openbsd/sbin/iked/
H A Dikev2.c2261 uint16_t hash, signature_hashes[] = { in ikev2_add_sighashnotify() local
2271 len = sizeof(*n) + nitems(signature_hashes) * sizeof(hash); in ikev2_add_sighashnotify()
2285 for (i = 0; i < nitems(signature_hashes); i++) { in ikev2_add_sighashnotify()
2286 hash = htobe16(signature_hashes[i]); in ikev2_add_sighashnotify()