Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_4.S135 andcc %o2, 15, %o3 ! Mod 16 of number of bytes to copy.
/illumos-gate/usr/src/lib/libkmf/ber_der/common/
H A Dclasn1.c2485 BerValue *P, *Q, *G, *Mod, *Exp, *PubKey; in ExtractSPKIData() local
2561 if (kmfber_scanf(asn1, "{II}", &Mod, &Exp) == -1) { in ExtractSPKIData()
2566 (uchar_t *)Mod->bv_val; in ExtractSPKIData()
2567 pKeyParts[KMF_RSA_MODULUS].Length = Mod->bv_len; in ExtractSPKIData()
2573 free(Mod); in ExtractSPKIData()
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c789 BerValue *Mod = NULL, *PubExp = NULL; in readAltFormatPrivateKey() local
809 &OID, &Mod, &PubExp, &PriExp, &Prime1, in readAltFormatPrivateKey()
873 rsa.mod.val = (uchar_t *)Mod->bv_val; in readAltFormatPrivateKey()
874 rsa.mod.len = Mod->bv_len; in readAltFormatPrivateKey()
899 if (Mod) in readAltFormatPrivateKey()
900 free(Mod); in readAltFormatPrivateKey()
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1185 Z = X % Y Mod (X, Y, Z)
1214 X %= Y Mod (X, Y, X)
15620 ongoing throughout the rest of this year. In this label, The Mod
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src12312 # chip. This mod has been checked out on a Mod 600 of Superbee II.
H A Dterminfo.src13879 # chip. This mod has been checked out on a Mod 600 of Superbee II.