Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dsshd.c277 void destroy_sensitive_data(void);
388 destroy_sensitive_data(void) in destroy_sensitive_data() function
H A Dsession.c137 extern void destroy_sensitive_data(void);
1543 destroy_sensitive_data(); in do_child()