Searched refs:xi (Results 1 - 25 of 154) sorted by relevance

1234567

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/carmel/src/
H A Dxilinx.c58 static int xilinx_open(xpgminfo_t *xi) argument
67 xi->olddir = val;
70 val |= (xi->PGMpin | xi->DINpin | xi->CCLKpin);
76 static int xilinx_close(xpgminfo_t *xi) argument
82 SBWRITECSR(A_GPIO_DIRECTION,(xi->olddir));
87 static int xilinx_reset(xpgminfo_t *xi) argument
92 SBWRITECSR(A_GPIO_PIN_CLR,(xi->PGMpin | xi
118 xilinx_program(xpgminfo_t *xi,uint8_t *configBits, int nofBits) argument
[all...]
H A Dxilinx.h37 int xilinx_program(xpgminfo_t *xi,uint8_t *configBits, int nofBits);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/pem/
H A Dpem_info.c94 X509_INFO *xi = NULL; local
113 if ((xi = X509_INFO_new()) == NULL)
131 if (xi->x509 != NULL) {
132 if (!sk_X509_INFO_push(ret, xi))
134 if ((xi = X509_INFO_new()) == NULL)
138 pp = &(xi->x509);
141 if (xi->x509 != NULL) {
142 if (!sk_X509_INFO_push(ret, xi))
144 if ((xi = X509_INFO_new()) == NULL)
148 pp = &(xi
301 PEM_X509_INFO_write_bio(BIO *bp, X509_INFO *xi, EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/pem/
H A Dpem_info.c93 X509_INFO *xi=NULL; local
115 if ((xi=X509_INFO_new()) == NULL) goto err;
136 if (xi->x509 != NULL)
138 if (!sk_X509_INFO_push(ret,xi)) goto err;
139 if ((xi=X509_INFO_new()) == NULL) goto err;
142 pp=&(xi->x509);
147 if (xi->x509 != NULL)
149 if (!sk_X509_INFO_push(ret,xi)) goto err;
150 if ((xi=X509_INFO_new()) == NULL) goto err;
153 pp=&(xi
314 PEM_X509_INFO_write_bio(BIO *bp, X509_INFO *xi, EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/pem/
H A Dpem_info.c94 X509_INFO *xi = NULL; local
113 if ((xi = X509_INFO_new()) == NULL)
131 if (xi->x509 != NULL) {
132 if (!sk_X509_INFO_push(ret, xi))
134 if ((xi = X509_INFO_new()) == NULL)
138 pp = &(xi->x509);
141 if (xi->x509 != NULL) {
142 if (!sk_X509_INFO_push(ret, xi))
144 if ((xi = X509_INFO_new()) == NULL)
148 pp = &(xi
301 PEM_X509_INFO_write_bio(BIO *bp, X509_INFO *xi, EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/pem/
H A Dpem_info.c93 X509_INFO *xi=NULL; local
115 if ((xi=X509_INFO_new()) == NULL) goto err;
136 if (xi->x509 != NULL)
138 if (!sk_X509_INFO_push(ret,xi)) goto err;
139 if ((xi=X509_INFO_new()) == NULL) goto err;
142 pp=&(xi->x509);
147 if (xi->x509 != NULL)
149 if (!sk_X509_INFO_push(ret,xi)) goto err;
150 if ((xi=X509_INFO_new()) == NULL) goto err;
153 pp=&(xi
314 PEM_X509_INFO_write_bio(BIO *bp, X509_INFO *xi, EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/pem/
H A Dpem_info.c94 X509_INFO *xi = NULL; local
113 if ((xi = X509_INFO_new()) == NULL)
131 if (xi->x509 != NULL) {
132 if (!sk_X509_INFO_push(ret, xi))
134 if ((xi = X509_INFO_new()) == NULL)
138 pp = &(xi->x509);
141 if (xi->x509 != NULL) {
142 if (!sk_X509_INFO_push(ret, xi))
144 if ((xi = X509_INFO_new()) == NULL)
148 pp = &(xi
301 PEM_X509_INFO_write_bio(BIO *bp, X509_INFO *xi, EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/pem/
H A Dpem_info.c93 X509_INFO *xi=NULL; local
115 if ((xi=X509_INFO_new()) == NULL) goto err;
136 if (xi->x509 != NULL)
138 if (!sk_X509_INFO_push(ret,xi)) goto err;
139 if ((xi=X509_INFO_new()) == NULL) goto err;
142 pp=&(xi->x509);
147 if (xi->x509 != NULL)
149 if (!sk_X509_INFO_push(ret,xi)) goto err;
150 if ((xi=X509_INFO_new()) == NULL) goto err;
153 pp=&(xi
314 PEM_X509_INFO_write_bio(BIO *bp, X509_INFO *xi, EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ceph/
H A Dauth_none.c15 struct ceph_auth_none_info *xi = ac->private; local
17 xi->starting = true;
18 xi->built_authorizer = false;
29 struct ceph_auth_none_info *xi = ac->private; local
31 return !xi->starting;
36 struct ceph_auth_none_info *xi = ac->private; local
38 return xi->starting;
48 struct ceph_auth_none_info *xi = ac->private; local
50 xi->starting = false;
116 struct ceph_auth_none_info *xi; local
[all...]
H A Dauth_x.c21 struct ceph_x_info *xi = ac->private; local
26 ac->want_keys, need, xi->have_keys);
27 return (ac->want_keys & xi->have_keys) == ac->want_keys;
32 struct ceph_x_info *xi = ac->private; local
37 ac->want_keys, need, xi->have_keys);
94 struct ceph_x_info *xi = ac->private; local
95 struct rb_node *parent = NULL, **p = &xi->ticket_handlers.rb_node;
114 rb_insert_color(&th->node, &xi->ticket_handlers);
121 struct ceph_x_info *xi = ac->private; local
124 rb_erase(&th->node, &xi
135 struct ceph_x_info *xi = ac->private; local
363 struct ceph_x_info *xi = ac->private; local
395 struct ceph_x_info *xi = ac->private; local
474 struct ceph_x_info *xi = ac->private; local
598 struct ceph_x_info *xi = ac->private; local
607 struct ceph_x_info *xi = ac->private; local
654 struct ceph_x_info *xi; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ceph/
H A Dauth_none.c15 struct ceph_auth_none_info *xi = ac->private; local
17 xi->starting = true;
18 xi->built_authorizer = false;
29 struct ceph_auth_none_info *xi = ac->private; local
31 return !xi->starting;
36 struct ceph_auth_none_info *xi = ac->private; local
38 return xi->starting;
48 struct ceph_auth_none_info *xi = ac->private; local
50 xi->starting = false;
116 struct ceph_auth_none_info *xi; local
[all...]
H A Dauth_x.c21 struct ceph_x_info *xi = ac->private; local
26 ac->want_keys, need, xi->have_keys);
27 return (ac->want_keys & xi->have_keys) == ac->want_keys;
32 struct ceph_x_info *xi = ac->private; local
37 ac->want_keys, need, xi->have_keys);
94 struct ceph_x_info *xi = ac->private; local
95 struct rb_node *parent = NULL, **p = &xi->ticket_handlers.rb_node;
114 rb_insert_color(&th->node, &xi->ticket_handlers);
121 struct ceph_x_info *xi = ac->private; local
124 rb_erase(&th->node, &xi
135 struct ceph_x_info *xi = ac->private; local
363 struct ceph_x_info *xi = ac->private; local
395 struct ceph_x_info *xi = ac->private; local
474 struct ceph_x_info *xi = ac->private; local
598 struct ceph_x_info *xi = ac->private; local
607 struct ceph_x_info *xi = ac->private; local
654 struct ceph_x_info *xi; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/x509/
H A Dx509_r2x.c71 X509_CINF *xi = NULL; local
80 xi = ret->cert_info;
83 if ((xi->version = M_ASN1_INTEGER_new()) == NULL)
85 if (!ASN1_INTEGER_set(xi->version, 2))
87 /*- xi->extensions=ri->attributes; <- bad, should not ever be done
97 if (X509_gmtime_adj(xi->validity->notBefore, 0) == NULL)
99 if (X509_gmtime_adj(xi->validity->notAfter, (long)60 * 60 * 24 * days) ==
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/x509/
H A Dx509_r2x.c71 X509_CINF *xi=NULL; local
81 xi=ret->cert_info;
85 if ((xi->version=M_ASN1_INTEGER_new()) == NULL) goto err;
86 if (!ASN1_INTEGER_set(xi->version,2)) goto err;
87 /* xi->extensions=ri->attributes; <- bad, should not ever be done
97 if (X509_gmtime_adj(xi->validity->notBefore,0) == NULL)
99 if (X509_gmtime_adj(xi->validity->notAfter,(long)60*60*24*days) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/x509/
H A Dx509_r2x.c71 X509_CINF *xi=NULL; local
81 xi=ret->cert_info;
85 if ((xi->version=M_ASN1_INTEGER_new()) == NULL) goto err;
86 if (!ASN1_INTEGER_set(xi->version,2)) goto err;
87 /* xi->extensions=ri->attributes; <- bad, should not ever be done
97 if (X509_gmtime_adj(xi->validity->notBefore,0) == NULL)
99 if (X509_gmtime_adj(xi->validity->notAfter,(long)60*60*24*days) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/x509/
H A Dx509_r2x.c71 X509_CINF *xi = NULL; local
80 xi = ret->cert_info;
83 if ((xi->version = M_ASN1_INTEGER_new()) == NULL)
85 if (!ASN1_INTEGER_set(xi->version, 2))
87 /*- xi->extensions=ri->attributes; <- bad, should not ever be done
97 if (X509_gmtime_adj(xi->validity->notBefore, 0) == NULL)
99 if (X509_gmtime_adj(xi->validity->notAfter, (long)60 * 60 * 24 * days) ==
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/x509/
H A Dx509_r2x.c71 X509_CINF *xi = NULL; local
80 xi = ret->cert_info;
83 if ((xi->version = M_ASN1_INTEGER_new()) == NULL)
85 if (!ASN1_INTEGER_set(xi->version, 2))
87 /*- xi->extensions=ri->attributes; <- bad, should not ever be done
97 if (X509_gmtime_adj(xi->validity->notBefore, 0) == NULL)
99 if (X509_gmtime_adj(xi->validity->notAfter, (long)60 * 60 * 24 * days) ==
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/x509/
H A Dx509_r2x.c71 X509_CINF *xi=NULL; local
81 xi=ret->cert_info;
85 if ((xi->version=M_ASN1_INTEGER_new()) == NULL) goto err;
86 if (!ASN1_INTEGER_set(xi->version,2)) goto err;
87 /* xi->extensions=ri->attributes; <- bad, should not ever be done
97 if (X509_gmtime_adj(xi->validity->notBefore,0) == NULL)
99 if (X509_gmtime_adj(xi->validity->notAfter,(long)60*60*24*days) == NULL)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/sha/asm/
H A Dsha1-x86_64.pl55 $xi="%eax";
112 mov `4*$i`($inp),$xi
113 `"bswap $xi" if(!defined($host))`
114 mov $xi,`4*$i`(%rsp)
117 lea 0x5a827999($xi,$e),$f
119 mov `4*$j`($inp),$xi
122 `"bswap $xi" if(!defined($host))`
125 mov $xi,`4*$j`(%rsp)
132 lea 0x5a827999($xi,$e),$f
133 mov `4*($j%16)`(%rsp),$xi
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/sha/asm/
H A Dsha1-x86_64.pl55 $xi="%eax";
112 mov `4*$i`($inp),$xi
113 `"bswap $xi" if(!defined($host))`
114 mov $xi,`4*$i`(%rsp)
117 lea 0x5a827999($xi,$e),$f
119 mov `4*$j`($inp),$xi
122 `"bswap $xi" if(!defined($host))`
125 mov $xi,`4*$j`(%rsp)
132 lea 0x5a827999($xi,$e),$f
133 mov `4*($j%16)`(%rsp),$xi
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/sha/asm/
H A Dsha1-x86_64.pl55 $xi="%eax";
112 mov `4*$i`($inp),$xi
113 `"bswap $xi" if(!defined($host))`
114 mov $xi,`4*$i`(%rsp)
117 lea 0x5a827999($xi,$e),$f
119 mov `4*$j`($inp),$xi
122 `"bswap $xi" if(!defined($host))`
125 mov $xi,`4*$j`(%rsp)
132 lea 0x5a827999($xi,$e),$f
133 mov `4*($j%16)`(%rsp),$xi
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/modes/asm/
H A Dghash-ia64.pl61 ($p17) xor xi[1]=xi[1],in[1] };;
65 (p18) and Hi[1]=mask0xf0,xi[2] };;
74 { .mfi; (p17) shladd Hi[0]=xi[1],4,r0
80 { .mmi; (p16) ld1 xi[0]=[Xi],-1
118 .rotr in[3],xi[3],Hi[2]
120 { .mib; ld1 xi[2]=[Xi],-1 // Xi[15]
123 { .mmi; ld1 xi[1]=[Xi],-1 // Xi[14]
125 { .mii; shladd Hi[1]=xi[2],4,r0
256 @xi
[all...]
H A Dghash-s390x.pl67 $xi="%r10";
165 srlg $xi,$Zlo,8 # extract second byte
174 sllg $nlo,$xi,4
178 ngr $xi,$tmp
185 lgr $nhi,$xi
196 llgc $xi,0($cnt,$Xi)
198 sllg $nlo,$xi,4
204 nill $xi,0xf0
211 lgr $nhi,$xi
223 sllg $xi,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/modes/asm/
H A Dghash-ia64.pl61 ($p17) xor xi[1]=xi[1],in[1] };;
65 (p18) and Hi[1]=mask0xf0,xi[2] };;
74 { .mfi; (p17) shladd Hi[0]=xi[1],4,r0
80 { .mmi; (p16) ld1 xi[0]=[Xi],-1
118 .rotr in[3],xi[3],Hi[2]
120 { .mib; ld1 xi[2]=[Xi],-1 // Xi[15]
123 { .mmi; ld1 xi[1]=[Xi],-1 // Xi[14]
125 { .mii; shladd Hi[1]=xi[2],4,r0
256 @xi
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/modes/asm/
H A Dghash-ia64.pl61 ($p17) xor xi[1]=xi[1],in[1] };;
65 (p18) and Hi[1]=mask0xf0,xi[2] };;
74 { .mfi; (p17) shladd Hi[0]=xi[1],4,r0
80 { .mmi; (p16) ld1 xi[0]=[Xi],-1
118 .rotr in[3],xi[3],Hi[2]
120 { .mib; ld1 xi[2]=[Xi],-1 // Xi[15]
123 { .mmi; ld1 xi[1]=[Xi],-1 // Xi[14]
125 { .mii; shladd Hi[1]=xi[2],4,r0
256 @xi
[all...]

Completed in 194 milliseconds

1234567