Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
Dobj_rsakey.h115 #define RSAKEY_LIST_CLOSE(a) obj_list_close(&rsakey_list, &__tspi_rsakey_free, a) macro
125 #define RSAKEY_LIST_CLOSE(a) macro
/netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/
Dobj.c244 RSAKEY_LIST_CLOSE(tspContext); in obj_close_context()