Searched refs:key_expire (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c540 static int key_expire(struct secasvar *);
5368 //key_expire(sav);
5416 //key_expire(sav);
5558 key_expire(*(--savexptr));
7850 key_expire( function
7863 panic("key_expire: NULL pointer is passed.\n");
7865 panic("key_expire: Why was SA index in SA NULL.\n");
7867 panic("key_expire: invalid proto is passed.\n");

Completed in 16 milliseconds