Searched refs:ex_buf (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dpda.h36 unsigned long ex_buf[4]; member in struct:blackfin_pda
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dbio_asn1.c105 unsigned char *ex_buf; member in struct:BIO_ASN1_BUF_CTX_t
173 ctx->ex_buf = 0;
300 ret = BIO_write(b->next_bio, ctx->ex_buf + ctx->ex_pos, ctx->ex_len);
308 cleanup(b, &ctx->ex_buf, &ctx->ex_len, &ctx->ex_arg);
322 if (setup && !setup(b, &ctx->ex_buf, &ctx->ex_len, &ctx->ex_arg)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dbio_asn1.c105 unsigned char *ex_buf; member in struct:BIO_ASN1_BUF_CTX_t
173 ctx->ex_buf = 0;
300 ret = BIO_write(b->next_bio, ctx->ex_buf + ctx->ex_pos, ctx->ex_len);
308 cleanup(b, &ctx->ex_buf, &ctx->ex_len, &ctx->ex_arg);
322 if (setup && !setup(b, &ctx->ex_buf, &ctx->ex_len, &ctx->ex_arg)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Dasm-offsets.c124 DEFINE(PDA_EXBUF, offsetof(struct blackfin_pda, ex_buf));

Completed in 81 milliseconds