Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashView.h291 afx_msg VOID OnUpdateEncryptionType(CCmdUI* pCmdUI);
H A DLeashView.cpp68 ON_UPDATE_COMMAND_UI(ID_ENCRYPTION_TYPE, OnUpdateEncryptionType)
1508 VOID CLeashView::OnUpdateEncryptionType(CCmdUI *pCmdUI) in OnUpdateEncryptionType() function in CLeashView