/dports/security/samhain/samhain-4.4.3/src/ |
H A D | sh_nmail.c | 887 char mailkey_new[KEY_LEN+1]; member 922 (void) sl_strlcpy(t->mailkey_new, in sh_nmail_get_mailkey() 926 (void) sl_strlcpy(buf, t->mailkey_new, bufsiz); in sh_nmail_get_mailkey() 948 (void) sl_strlcpy(t->mailkey_new, in sh_nmail_get_mailkey() 952 (void) sl_strlcpy(buf, t->mailkey_new, bufsiz); in sh_nmail_get_mailkey() 958 (void) sl_strlcpy (t->mailkey_old, t->mailkey_new, KEY_LEN+1); in sh_nmail_get_mailkey()
|
H A D | sh_mail.c | 473 count = sh_nmail_get_mailkey (recipient, skey->mailkey_new, KEY_LEN+1, in sh_mail_signature_block() 482 theSig = sh_util_siggen (skey->mailkey_new, in sh_mail_signature_block() 492 (void) sl_strlcpy(skey->crypt, skey->mailkey_new, KEY_LEN+1); in sh_mail_signature_block()
|
H A D | cutest_sh_tiger0.c | 60 skey->mailkey_new[0] = '\0'; in init()
|
H A D | samhain.c | 696 skey->mailkey_new[0] = '\0'; in sh_init()
|
/dports/security/samhain-server/samhain-4.4.3/src/ |
H A D | sh_nmail.c | 887 char mailkey_new[KEY_LEN+1]; member 922 (void) sl_strlcpy(t->mailkey_new, in sh_nmail_get_mailkey() 926 (void) sl_strlcpy(buf, t->mailkey_new, bufsiz); in sh_nmail_get_mailkey() 948 (void) sl_strlcpy(t->mailkey_new, in sh_nmail_get_mailkey() 952 (void) sl_strlcpy(buf, t->mailkey_new, bufsiz); in sh_nmail_get_mailkey() 958 (void) sl_strlcpy (t->mailkey_old, t->mailkey_new, KEY_LEN+1); in sh_nmail_get_mailkey()
|
H A D | sh_mail.c | 473 count = sh_nmail_get_mailkey (recipient, skey->mailkey_new, KEY_LEN+1, in sh_mail_signature_block() 482 theSig = sh_util_siggen (skey->mailkey_new, in sh_mail_signature_block() 492 (void) sl_strlcpy(skey->crypt, skey->mailkey_new, KEY_LEN+1); in sh_mail_signature_block()
|
H A D | cutest_sh_tiger0.c | 60 skey->mailkey_new[0] = '\0'; in init()
|
H A D | samhain.c | 696 skey->mailkey_new[0] = '\0'; in sh_init()
|
/dports/security/samhain-client/samhain-4.4.3/src/ |
H A D | sh_nmail.c | 887 char mailkey_new[KEY_LEN+1]; member 922 (void) sl_strlcpy(t->mailkey_new, in sh_nmail_get_mailkey() 926 (void) sl_strlcpy(buf, t->mailkey_new, bufsiz); in sh_nmail_get_mailkey() 948 (void) sl_strlcpy(t->mailkey_new, in sh_nmail_get_mailkey() 952 (void) sl_strlcpy(buf, t->mailkey_new, bufsiz); in sh_nmail_get_mailkey() 958 (void) sl_strlcpy (t->mailkey_old, t->mailkey_new, KEY_LEN+1); in sh_nmail_get_mailkey()
|
H A D | sh_mail.c | 473 count = sh_nmail_get_mailkey (recipient, skey->mailkey_new, KEY_LEN+1, in sh_mail_signature_block() 482 theSig = sh_util_siggen (skey->mailkey_new, in sh_mail_signature_block() 492 (void) sl_strlcpy(skey->crypt, skey->mailkey_new, KEY_LEN+1); in sh_mail_signature_block()
|
H A D | cutest_sh_tiger0.c | 60 skey->mailkey_new[0] = '\0'; in init()
|
H A D | samhain.c | 696 skey->mailkey_new[0] = '\0'; in sh_init()
|
/dports/security/samhain/samhain-4.4.3/include/ |
H A D | samhain.h | 420 char mailkey_new[KEY_LEN+1]; member
|
/dports/security/samhain-server/samhain-4.4.3/include/ |
H A D | samhain.h | 420 char mailkey_new[KEY_LEN+1]; member
|
/dports/security/samhain-client/samhain-4.4.3/include/ |
H A D | samhain.h | 420 char mailkey_new[KEY_LEN+1]; member
|