Home
last modified time | relevance | path

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

/openbsd/sbin/iked/
H A Dcrypto.c368 cipher_new(uint8_t type, uint16_t id, uint16_t id_length) in cipher_new() function
H A Diked.h1110 cipher_new(uint8_t, uint16_t, uint16_t);
H A Dikev2.c5511 if ((sa->sa_encr = cipher_new(xform->xform_type, in ikev2_sa_negotiate_common()