Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dsshd.c278 void destroy_sensitive_data(void);
402 destroy_sensitive_data(void) in destroy_sensitive_data() function
H A Dsession.c140 extern void destroy_sensitive_data(void);
1551 destroy_sensitive_data(); in do_child()