Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c955 u32 zeroconstant = 0; in krb5_rc4_setup_seq_key() local
984 err = crypto_shash_digest(desc, (u8 *)&zeroconstant, 4, Kseq); in krb5_rc4_setup_seq_key()
1021 u8 zeroconstant[4] = {0}; in krb5_rc4_setup_enc_key() local
1054 err = crypto_shash_digest(desc, zeroconstant, 4, Kcrypt); in krb5_rc4_setup_enc_key()