Home
last modified time | relevance | path

Searched defs:authkey (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/lib/libfido2/src/
H A Dauthkey.c12 es256_pk_t *authkey = arg; in parse_authkey() local
61 fido_dev_authkey_rx(fido_dev_t *dev, es256_pk_t *authkey, int *ms) in fido_dev_authkey_rx()
82 fido_dev_authkey_wait(fido_dev_t *dev, es256_pk_t *authkey, int *ms) in fido_dev_authkey_wait()
94 fido_dev_authkey(fido_dev_t *dev, es256_pk_t *authkey, int *ms) in fido_dev_authkey()
/openbsd-src/sbin/ipsecctl/
H A Dparse.y2340 struct ipsec_key *authkey, struct ipsec_key *enckey, u_int8_t tmode) in validate_sa()
2487 struct ipsec_transforms *xfs, struct ipsec_key *authkey, struct ipsec_key *enckey) in create_sa()
2514 reverse_sa(struct ipsec_rule *rule, u_int32_t spi, struct ipsec_key *authkey, in reverse_sa()
2741 u_int8_t direction, u_int32_t spi, struct ipsec_key *authkey, in expand_rule()
H A Dpfkey.c393 struct ipsec_transforms *xfs, struct ipsec_key *authkey, in pfkey_sa()
H A Dpfkdump.c722 struct ipsec_key enckey, authkey; in pfkey_print_sa() local
H A Dipsecctl.h198 struct ipsec_key *authkey; member
/openbsd-src/usr.bin/snmp/
H A Dusm.c46 char *authkey; member
H A Dsnmpc.c119 char *authkey = NULL; in main() local