Home
last modified time | relevance | path

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

/openbsd/sbin/iked/
H A Dcrypto.c753 dsa_verify_new(uint8_t id, struct iked_hash *prf) in dsa_verify_new() function
H A Diked.h1027 dsa_verify_new(uint8_t, struct iked_hash *);
H A Dikev2_msg.c1015 if ((dsa = dsa_verify_new(auth->auth_method, sa->sa_prf)) == NULL) { in ikev2_msg_authverify()