Home
last modified time | relevance | path

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

/openbsd/sbin/iked/
H A Dikev2_msg.c1051 dsa_update(dsa, ibuf_data(authmsg), ibuf_size(authmsg))) { in ikev2_msg_authverify()
1122 dsa_update(dsa, ibuf_data(authmsg), ibuf_size(authmsg))) { in ikev2_msg_authsign()
H A Dcrypto.c957 dsa_update(struct iked_dsa *dsa, const void *buf, size_t len) in dsa_update() function
H A Diked.h1034 int dsa_update(struct iked_dsa *, const void *, size_t);