Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dkey.c716 static uint32_t key_newacq(const struct secasindex *, int *);
6765 key_newacq(const struct secasindex *saidx, int *perror) in key_newacq() function
6829 return (key_newacq(saidx, perror)); in key_getacq()