Home
last modified time | relevance | path

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

/openbsd/sbin/isakmpd/
H A Dkey.c65 case ISAKMP_KEYTYPE_PUBLIC: in key_serialize()
122 case ISAKMP_KEYTYPE_PUBLIC: in key_internalize()
H A Dkey.h31 #define ISAKMP_KEYTYPE_PUBLIC 0 macro
H A Dsa.c903 key_free(sa->recv_keytype, ISAKMP_KEYTYPE_PUBLIC, in sa_release()
H A Dexchange.c1221 key_free(exchange->recv_keytype, ISAKMP_KEYTYPE_PUBLIC, in exchange_free_aux()