Searched refs:ikey (Results 1 – 9 of 9) sorted by relevance
| /freebsd-10-stable/crypto/openssl/crypto/rc4/asm/ |
| D | rc4-s390x.pl | 170 $ikey="%r7"; 188 lghi $ikey,-256 194 llgc $acc,2+256($ikey,$key) 197 la $ikey,1($ikey) 201 tml $ikey,255 203 stc $dat,2+256-1($ikey,$key)
|
| /freebsd-10-stable/crypto/openssl/crypto/ocsp/ |
| D | ocsp_lib.c | 83 ASN1_BIT_STRING *ikey; in OCSP_cert_to_id() local 95 ikey = X509_get0_pubkey_bitstr(issuer); in OCSP_cert_to_id() 96 return OCSP_cert_id_new(dgst, iname, ikey, serial); in OCSP_cert_to_id()
|
| /freebsd-10-stable/contrib/wpa/src/ap/ |
| D | ieee802_1x.c | 324 u8 *ikey; in ieee802_1x_tx_key() local 325 ikey = os_malloc(hapd->conf->individual_wep_key_len); in ieee802_1x_tx_key() 326 if (ikey == NULL || in ieee802_1x_tx_key() 327 random_get_bytes(ikey, hapd->conf->individual_wep_key_len)) in ieee802_1x_tx_key() 331 os_free(ikey); in ieee802_1x_tx_key() 336 ikey, hapd->conf->individual_wep_key_len); in ieee802_1x_tx_key() 338 ieee802_1x_tx_key_one(hapd, sta, 0, 0, ikey, in ieee802_1x_tx_key() 344 sta->addr, 0, 1, NULL, 0, ikey, in ieee802_1x_tx_key() 350 os_free(ikey); in ieee802_1x_tx_key()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/ |
| D | ASTReaderInternals.h | 219 static unsigned ComputeHash(internal_key_ref ikey);
|
| D | ASTReader.cpp | 1238 unsigned HeaderFileInfoTrait::ComputeHash(internal_key_ref ikey) { in ComputeHash() argument 1239 return llvm::hash_combine(ikey.Size, ikey.ModTime); in ComputeHash() 1244 internal_key_type ikey = { FE->getSize(), FE->getModificationTime(), in GetInternalKey() local 1246 return ikey; in GetInternalKey() 1272 internal_key_type ikey; in ReadKey() local 1273 ikey.Size = off_t(clang::io::ReadUnalignedLE64(d)); in ReadKey() 1274 ikey.ModTime = time_t(clang::io::ReadUnalignedLE64(d)); in ReadKey() 1275 ikey.Filename = (const char *)d; in ReadKey() 1276 return ikey; in ReadKey()
|
| /freebsd-10-stable/crypto/openssl/crypto/x509/ |
| D | x509_vfy.c | 1447 EVP_PKEY *ikey = NULL; in check_crl() local 1518 ikey = X509_get_pubkey(issuer); in check_crl() 1520 if (!ikey) { in check_crl() 1527 if (X509_CRL_verify(crl, ikey) <= 0) { in check_crl() 1539 EVP_PKEY_free(ikey); in check_crl()
|
| /freebsd-10-stable/crypto/openssl/apps/ |
| D | ocsp.c | 893 ASN1_BIT_STRING *ikey; in add_ocsp_serial() local 904 ikey = X509_get0_pubkey_bitstr(issuer); in add_ocsp_serial() 910 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
|
| /freebsd-10-stable/sys/dev/sound/pci/hda/ |
| D | hdaa.c | 918 int ikey, i; in hdaa_gpio_patch() local 926 ikey = strtol(key, NULL, 10); in hdaa_gpio_patch() 927 if (ikey < 0 || ikey > 7) in hdaa_gpio_patch() 931 gpio &= ~HDAA_GPIO_MASK(ikey); in hdaa_gpio_patch() 932 gpio |= i << HDAA_GPIO_SHIFT(ikey); in hdaa_gpio_patch()
|
| /freebsd-10-stable/share/dict/ |
| D | web2 | 91135 ikey
|