| /freebsd-10-stable/crypto/openssl/crypto/conf/ |
| D | cnf_save.c | 86 STACK *s; in print_conf() 94 s = (STACK *) cv->value; in print_conf()
|
| /freebsd-10-stable/crypto/openssl/ |
| D | README.ASN1 | 109 SEQUENCE OF or SET OF. These are both implemented as a STACK structure. The 110 old code would omit the structure if the STACK was NULL (which is fine) or if 112 SEQUENCE OF or SET OF will result in an empty STACK when it is decoded but when 114 only omits the encoding if the STACK is NULL, if it contains zero elements it 116 STACK was omitted, sometimes the corresponding *_new() function would 117 initialize the STACK to empty so an application could immediately use it, if 119 STACK should be allocated first. One instance of this is the X509_CRL list of
|
| /freebsd-10-stable/crypto/openssl/doc/crypto/ |
| D | PKCS12_parse.pod | 25 valid STACK in which case additional certificates are appended to B<*ca>. If 26 B<*ca> is B<NULL> a new STACK will be allocated.
|
| D | CMS_add0_cert.pod | 51 CMS_get1_certs() and CMS_get1_crls() return the STACK of certificates or CRLs
|
| /freebsd-10-stable/contrib/binutils/bfd/doc/ |
| D | chew.c | 93 #define STACK 50 macro 268 string_type stack[STACK]; 275 stinst_type sstack[STACK]; 277 long istack[STACK]; 307 if (tos >= stack + STACK) in check_range() 316 if (isp >= istack + STACK) in icheck_range()
|
| /freebsd-10-stable/sys/boot/i386/pmbr/ |
| D | pmbr.s | 42 .set STACK,EXEC+SECSIZE*4 # Stack address define 43 .set GPT_ADDR,STACK # GPT header address 71 movw $STACK,%sp # stack
|
| /freebsd-10-stable/crypto/openssl/doc/ssl/ |
| D | ssl.pod | 273 =item STACK *B<SSL_CTX_get_client_CA_list>(const SSL_CTX *ctx); 355 =item void B<SSL_CTX_set_client_CA_list>(SSL_CTX *ctx, STACK *list); 487 =item int B<SSL_add_dir_cert_subjects_to_stack>(STACK *stack, const char *dir); 489 =item int B<SSL_add_file_cert_subjects_to_stack>(STACK *stack, const char *file); 517 =item STACK *B<SSL_dup_CA_list>(STACK *sk); 537 =item STACK *B<SSL_get_ciphers>(const SSL *ssl); 539 =item STACK *B<SSL_get_client_CA_list>(const SSL *ssl); 557 =item STACK *B<SSL_get_peer_cert_chain>(const SSL *ssl); 603 =item STACK *B<SSL_load_client_CA_file>(char *file); 633 =item void B<SSL_set_client_CA_list>(SSL *ssl, STACK *list);
|
| /freebsd-10-stable/sys/kern/ |
| D | subr_kdb.c | 374 #ifdef STACK in kdb_backtrace() 398 #ifdef STACK in kdb_backtrace_thread()
|
| /freebsd-10-stable/crypto/heimdal/appl/rsh/ |
| D | limits_conf.c | 66 LIM(STACK, 1024),
|
| /freebsd-10-stable/crypto/heimdal/appl/login/ |
| D | limits_conf.c | 66 LIM(STACK, 1024),
|
| /freebsd-10-stable/sys/dev/aic/ |
| D | aic6360reg.h | 71 #define STACK 0x1d /* Stack */ macro
|
| /freebsd-10-stable/crypto/openssl/doc/ |
| D | openssl.txt | 662 This function frees up the STACK returned by the above function. 869 returns a STACK of CONF_VALUE structures. The values of name, value, 871 Several helper functions are available to add values to this STACK. 962 STACK **ca); 967 The 'ca' parameter should be either NULL, a pointer to NULL or a valid STACK 977 STACK *ca, int nid_key, int nid_cert, int iter, 981 private key, certificate and optional STACK of CA certificates. The remaining 1041 are collected into a STACK and added to a PKCS12 structure. Finally a MAC 1102 PKCS7 *PKCS12_pack_p7data(STACK *sk) 1106 …be_nid, unsigned char *pass, int passlen, unsigned char *salt, int saltlen, int iter, STACK *bags); [all …]
|
| D | ssleay.txt | 452 STACK of X509_ATTRIBUTES 454 STACK of ASN1_TYPE 461 get_obj_by_nid(STACK , nid) 462 get_num_by_nid(STACK , nid) 463 get_data_by_nid(STACK , nid, index) 469 int nid, STACK *value); 472 int nid, STACK *value); 518 STACK /* X509 */ *certs, 525 STACK /* X509 */ *certs, 618 STACK data type is used to hold the values. Have a read of stack.doc [all …]
|
| /freebsd-10-stable/sys/i386/conf/ |
| D | XEN | 46 options STACK # stack(9) support
|
| /freebsd-10-stable/sys/powerpc/conf/ |
| D | WII | 37 options STACK #stack(9) support
|
| D | GENERIC64 | 64 options STACK #stack(9) support
|
| D | GENERIC | 64 options STACK #stack(9) support
|
| /freebsd-10-stable/sys/arm/conf/ |
| D | ETHERNUT5 | 60 #options STACK # stack(9) support
|
| D | ATMEL | 65 options STACK # stack(9) support
|
| D | SAM9260EK | 62 #options STACK # stack(9) support
|
| /freebsd-10-stable/contrib/binutils/ld/scripttempl/ |
| D | mep.sc | 187 STACK=" .stack ${RELOCATING-0}${RELOCATING+${STACK_ADDR}} : 441 ${STACK_ADDR+${STACK}}
|
| D | elf.sc | 236 STACK=" .stack ${RELOCATING-0}${RELOCATING+${STACK_ADDR}} : 517 ${STACK_ADDR+${STACK}}
|
| /freebsd-10-stable/crypto/openssl/crypto/engine/ |
| D | README | 190 (a STACK). When a cleanup callback is next registered (eg. if the cleanup() is 192 start again), the internal STACK storage will be freshly allocated. This is much
|
| /freebsd-10-stable/sys/ia64/conf/ |
| D | GENERIC | 57 options STACK # stack(9) support
|
| /freebsd-10-stable/contrib/binutils/ld/ |
| D | ChangeLog-0001 | 229 (STACK): Define and insert if STACK_ADDR defined. 2855 * emulparams/avr1200.sh (STACK): Define as 0. 2856 * emulparams/avr23xx.sh (STACK): Define as last internal SRAM address. 2857 * emulparams/avr4433.sh (STACK): Likewise. 2858 * emulparams/avr44x4.sh (STACK): Likewise. 2859 * emulparams/avr85xx.sh (STACK): Likewise. 2860 * emulparams/avrmega103.sh (STACK): Likewise. 2861 * emulparams/avrmega161.sh (STACK): Likewise. 2862 * emulparams/avrmega603.sh (STACK): Likewise. 2864 (__stack): Define from ${STACK} for main().
|