Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c958 u32 zeroconstant = 0; in krb5_rc4_setup_seq_key() local
986 err = crypto_shash_digest(desc, (u8 *)&zeroconstant, 4, Kseq); in krb5_rc4_setup_seq_key()
1024 u8 zeroconstant[4] = {0}; in krb5_rc4_setup_enc_key() local
1056 err = crypto_shash_digest(desc, zeroconstant, 4, Kcrypt); in krb5_rc4_setup_enc_key()