Searched refs:rstate (Results 51 - 60 of 60) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_lib.c232 s->rstate = SSL_ST_READ_HEADER;
2948 ret->rstate = s->rstate;
H A Ds3_lib.c2996 if (s->rstate == SSL_ST_READ_BODY)
H A Dssl.h1482 int rstate; member in struct:ssl_st
1755 * The following 2 states are kept in ssl->rstate when reads fail, you should
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ducc_geth.c852 ugeth_info("rstate : addr - 0x%08x, val - 0x%02x",
853 (u32) & ugeth->p_rx_glbl_pram->rstate,
854 ugeth->p_rx_glbl_pram->rstate);
2905 out_8(&ugeth->p_rx_glbl_pram->rstate, function_code);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_lib.c232 s->rstate = SSL_ST_READ_HEADER;
2948 ret->rstate = s->rstate;
H A Ds3_lib.c2996 if (s->rstate == SSL_ST_READ_BODY)
H A Dssl.h1482 int rstate; member in struct:ssl_st
1755 * The following 2 states are kept in ssl->rstate when reads fail, you should
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl.h872 int rstate; /* where we are when reading */ member in struct:ssl_st
1037 /* The following 2 states are kept in ssl->rstate when reads fail,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl.h872 int rstate; /* where we are when reading */ member in struct:ssl_st
1037 /* The following 2 states are kept in ssl->rstate when reads fail,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dfsl_qe_udc.c2426 out_be32(&usbpram->rstate, 0);

Completed in 150 milliseconds

123