Searched refs:cons (Results 1 – 5 of 5) sorted by relevance
| /xnu-8792.81.2/bsd/conf/ |
| H A D | files.arm64 | 2 bsd/dev/arm/cons.c standard
|
| H A D | files.x86_64 | 2 bsd/dev/i386/cons.c standard
|
| /xnu-8792.81.2/bsd/kern/ |
| H A D | subr_prf.c | 125 extern struct tty cons; /* standard console tty */
|
| H A D | kern_proc.c | 171 extern struct tty cons;
|
| /xnu-8792.81.2/bsd/nfs/gss/ |
| H A D | gss_krb5_mech.c | 942 krb5_key_derivation(crypto_ctx_t ctx, const void *cons, size_t conslen, krb5_key_t *dkey, size_t dk… in krb5_key_derivation() argument 956 krb5_n_fold(cons, conslen, block, blocksize); in krb5_key_derivation() 981 krb5_3des_key_derivation(crypto_ctx_t ctx, const void *cons, size_t conslen, krb5_key_t *des3key) in krb5_3des_key_derivation() argument 990 krb5_key_derivation(ctx, cons, conslen, &rawkey, rawkey_len); in krb5_3des_key_derivation()
|