Searched refs:asn (Results 1 - 22 of 22) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-alpha/
H A Dmmu_context.h84 * | asn version | this processor | hardware asn |
108 * force a new asn for any other processes the next time they want to
120 unsigned long asn = cpu_last_asn(cpu); local
121 unsigned long next = asn + 1;
123 if ((asn & HARDWARE_ASN_MASK) >= MAX_ASN) {
126 next = (asn & ~HARDWARE_ASN_MASK) + ASN_FIRST_VERSION;
137 unsigned long asn; local
145 asn = cpu_last_asn(cpu);
147 if ((mmc ^ asn)
[all...]
H A Dhwrpb.h82 unsigned int asn; member in struct:pcb_struct
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Da_digest.c98 int ASN1_item_digest(const ASN1_ITEM *it, const EVP_MD *type, void *asn, argument
104 i=ASN1_item_i2d(asn,&str, it);
H A Da_verify.c129 void *asn, EVP_PKEY *pkey)
152 inl = ASN1_item_i2d(asn, &buf_in, it);
128 ASN1_item_verify(const ASN1_ITEM *it, X509_ALGOR *a, ASN1_BIT_STRING *signature, void *asn, EVP_PKEY *pkey) argument
H A Da_sign.c216 ASN1_BIT_STRING *signature, void *asn, EVP_PKEY *pkey,
260 inl=ASN1_item_i2d(asn,&buf_in, it);
215 ASN1_item_sign(const ASN1_ITEM *it, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, void *asn, EVP_PKEY *pkey, const EVP_MD *type) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/asn1/
H A Da_digest.c98 int ASN1_item_digest(const ASN1_ITEM *it, const EVP_MD *type, void *asn, argument
104 i=ASN1_item_i2d(asn,&str, it);
H A Da_verify.c129 void *asn, EVP_PKEY *pkey)
152 inl = ASN1_item_i2d(asn, &buf_in, it);
128 ASN1_item_verify(const ASN1_ITEM *it, X509_ALGOR *a, ASN1_BIT_STRING *signature, void *asn, EVP_PKEY *pkey) argument
H A Da_sign.c216 ASN1_BIT_STRING *signature, void *asn, EVP_PKEY *pkey,
259 inl=ASN1_item_i2d(asn,&buf_in, it);
215 ASN1_item_sign(const ASN1_ITEM *it, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, void *asn, EVP_PKEY *pkey, const EVP_MD *type) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dmd4.c310 static byte asn[18] = /* Object ID is 1.2.840.113549.2.4 */ variable
323 "MD4", asn, DIM (asn), oid_spec_md4,16,
H A Dmd5.c336 static byte asn[18] = /* Object ID is 1.2.840.113549.2.5 */ variable
351 "MD5", asn, DIM (asn), oid_spec_md5, 16,
H A Dsha1.c451 static unsigned char asn[15] = /* Object ID is 1.3.14.3.2.26 */
472 "SHA1", asn, DIM (asn), oid_spec_sha1, 20,
449 static unsigned char asn[15] = /* Object ID is 1.3.14.3.2.26 */ variable
H A Dmd.c1168 const char unsigned *asn; local
1171 asn = md_asn_oid (algo, &asnlen, NULL);
1174 memcpy (buffer, asn, asnlen);
H A Drmd160.c553 static byte asn[15] = /* Object ID is 1.3.36.3.2.1 */ variable
568 "RIPEMD160", asn, DIM (asn), oid_spec_rmd160, 20,
H A Dac.c2390 unsigned char asn[100]; /* FIXME, always enough? */
2407 asn_n = DIM (asn);
2408 err = gcry_md_algo_info (options->md, GCRYCTL_GET_ASNOID, asn, &asn_n);
2442 t[i] = asn[i];
2382 unsigned char asn[100]; /* FIXME, always enough? */ local
H A Dpubkey.c1066 byte asn[100]; local
1073 asnlen = DIM(asn);
1076 if (gcry_md_algo_info (algo, GCRYCTL_GET_ASNOID, asn, &asnlen))
1108 memcpy (frame+n, asn, asnlen);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/boot/
H A Dbootp.c78 pcb_va->asn = 0;
H A Dmain.c73 pcb_va->asn = 0;
H A Dbootpz.c124 pcb_va->asn = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/mm/
H A Dfault.c51 pcb->asn = mmc & HARDWARE_ASN_MASK;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/LDAP/
H A Dsamba-schema-netscapeds5.x2 ## Darren Chew <darren.chew at vicscouts dot asn dot au>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/misc/
H A Dadssearch.pl1186 my $asn = Convert::ASN1->new;
1187 $asn->prepare(
1194 my $ctl_extended_dn_val = $asn->encode( mode => '1');
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/kernel/
H A Dsmp.c313 hwpcb->asn = 0;

Completed in 265 milliseconds