Searched defs:enc (Results 101 - 123 of 123) sorted by relevance

12345

/freebsd-10-stable/crypto/openssl/engines/
H A De_padlock.c788 padlock_aes_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
/freebsd-10-stable/crypto/openssl/ssl/
H A Dssl2.h209 unsigned int enc; member in struct:ssl2_state_st::__anon264
H A Dssl_ciph.c491 int ssl_cipher_get_evp(const SSL_SESSION *s, const EVP_CIPHER **enc, argument
698 ssl_cipher_get_disabled(unsigned long *mkey, unsigned long *auth, unsigned long *enc, unsigned long *mac, unsigned long *ssl) argument
1578 const char *kx, *au, *enc, *mac; local
[all...]
H A Ds3_srvr.c2418 const EVP_CIPHER *enc = NULL; local
H A Ds3_clnt.c2465 const EVP_CIPHER *enc = NULL; local
H A Dssl_locl.h610 int (*enc) (SSL *, int); member in struct:ssl3_enc_method
H A Dkssl.c2022 const EVP_CIPHER *enc = NULL; local
/freebsd-10-stable/crypto/openssl/crypto/engine/
H A Deng_cryptodev.c450 cryptodev_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
/freebsd-10-stable/sys/dev/sound/pcm/
H A Dchannel.c1103 uint32_t enc; local
/freebsd-10-stable/contrib/binutils/opcodes/
H A Darm-dis.c2257 static const unsigned char enc[16] = local
/freebsd-10-stable/contrib/expat/lib/
H A Dxmltok.c177 ENCODING enc; member in struct:normal_encoding
258 sb_byteType(const ENCODING *enc, const char *p) argument
272 sb_byteToAscii(const ENCODING *enc, const char *p) argument
301 sb_charMatches(const ENCODING *enc, const char *p, int c) argument
393 utf8_toUtf16(const ENCODING *enc, const char **fromP, const char *fromLim, unsigned short **toP, const unsigned short *toLim) argument
748 little2_byteType(const ENCODING *enc, const char *p) argument
754 little2_byteToAscii(const ENCODING *enc, const char *p) argument
760 little2_charMatches(const ENCODING *enc, const char *p, int c) argument
766 little2_isNameMin(const ENCODING *enc, const char *p) argument
772 little2_isNmstrtMin(const ENCODING *enc, const char *p) argument
889 big2_byteType(const ENCODING *enc, const char *p) argument
895 big2_byteToAscii(const ENCODING *enc, const char *p) argument
901 big2_charMatches(const ENCODING *enc, const char *p, int c) argument
907 big2_isNameMin(const ENCODING *enc, const char *p) argument
913 big2_isNmstrtMin(const ENCODING *enc, const char *p) argument
1043 toAscii(const ENCODING *enc, const char *ptr, const char *end) argument
1071 parsePseudoAttribute(const ENCODING *enc, const char *ptr, const char *end, const char **namePtr, const char **nameEndPtr, const char **valPtr, const char **nextTokPtr) argument
1181 const ENCODING *enc, variable
1359 unknown_isName(const ENCODING *enc, const char *p) argument
1369 unknown_isNmstrt(const ENCODING *enc, const char *p) argument
1379 unknown_isInvalid(const ENCODING *enc, const char *p) argument
1387 unknown_toUtf8(const ENCODING *enc, const char **fromP, const char *fromLim, char **toP, const char *toLim) argument
1421 unknown_toUtf16(const ENCODING *enc, const char **fromP, const char *fromLim, unsigned short **toP, const unsigned short *toLim) argument
1597 initScan(const ENCODING * const *encodingTable, const INIT_ENCODING *enc, int state, const char *ptr, const char *end, const char **nextTokPtr) argument
1745 ENCODING *enc = XmlInitUnknownEncoding(mem, table, convert, userData); local
[all...]
H A Dxmlparse.c2280 doContent(XML_Parser parser, int startTagLevel, const ENCODING *enc, const char *s, const char *end, const char **nextPtr, XML_Bool haveMore) argument
2747 storeAtts(XML_Parser parser, const ENCODING *enc, const char *attStr, TAG_NAME *tagNamePtr, BINDING **bindingsPtr) argument
3244 doCdataSection(XML_Parser parser, const ENCODING *enc, const char **startPtr, const char *end, const char **nextPtr, XML_Bool haveMore) argument
3380 doIgnoreSection(XML_Parser parser, const ENCODING *enc, const char **startPtr, const char *end, const char **nextPtr, XML_Bool haveMore) argument
3571 ENCODING *enc; local
3752 const ENCODING *enc = encoding; local
3795 doProlog(XML_Parser parser, const ENCODING *enc, const char *s, const char *end, int tok, const char *next, const char **nextPtr, XML_Bool haveMore) argument
4973 storeAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, const char *ptr, const char *end, STRING_POOL *pool) argument
4989 appendAttributeValue(XML_Parser parser, const ENCODING *enc, XML_Bool isCdata, const char *ptr, const char *end, STRING_POOL *pool) argument
5139 storeEntityValue(XML_Parser parser, const ENCODING *enc, const char *entityTextPtr, const char *entityTextEnd) argument
5328 reportProcessingInstruction(XML_Parser parser, const ENCODING *enc, const char *start, const char *end) argument
5357 reportComment(XML_Parser parser, const ENCODING *enc, const char *start, const char *end) argument
5379 reportDefault(XML_Parser parser, const ENCODING *enc, const char *s, const char *end) argument
5482 getAttributeId(XML_Parser parser, const ENCODING *enc, const char *start, const char *end) argument
6199 poolAppend(STRING_POOL *pool, const ENCODING *enc, const char *ptr, const char *end) argument
6252 poolStoreString(STRING_POOL *pool, const ENCODING *enc, const char *ptr, const char *end) argument
6444 getElementType(XML_Parser parser, const ENCODING *enc, const char *ptr, const char *end) argument
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c1378 die_base_type2enc(dwarf_t *dw, Dwarf_Off off, Dwarf_Signed enc, size_t sz) argument
1409 Dwarf_Signed enc; local
/freebsd-10-stable/crypto/openssh/
H A Dpacket.c358 ssh_packet_start_discard(struct ssh *ssh, struct sshenc *enc, argument
979 struct sshenc *enc; local
1186 struct sshenc *enc = NULL; local
1714 struct sshenc *enc = NULL; local
2503 struct sshenc *enc; local
2610 struct sshenc *enc; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx509.h227 ASN1_ENCODING enc; member in struct:X509_req_info_st
253 ASN1_ENCODING enc; member in struct:x509_cinf_st
448 ASN1_ENCODING enc; member in struct:X509_crl_info_st
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_enc_ses.c185 enc_softc_t *enc; member in struct:ses_iterator
409 ses_iter_init(enc_softc_t *enc, enc_cache_t *cache, struct ses_iterator *iter) argument
559 ses_cache_free_elm_addlstatus(enc_softc_t *enc, enc_cache_t *cache) argument
590 ses_cache_free_elm_descs(enc_softc_t *enc, enc_cache_ argument
620 ses_cache_free_status(enc_softc_t *enc, enc_cache_t *cache) argument
637 ses_cache_free_elm_map(enc_softc_t *enc, enc_cache_t *cache) argument
660 ses_cache_free(enc_softc_t *enc, enc_cache_t *cache) argument
690 ses_cache_clone(enc_softc_t *enc, enc_cache_t *src, enc_cache_t *dst) argument
819 ses_devids_iter(enc_softc_t *enc, enc_element_t *elm, ses_devid_callback_t *callback, void *callback_arg) argument
885 ses_path_iter_devid_callback(enc_softc_t *enc, enc_element_t *elem, struct scsi_vpd_id_descriptor *devid, void *arg) argument
952 ses_paths_iter(enc_softc_t *enc, enc_element_t *elm, ses_path_callback_t *callback, void *callback_arg) argument
973 ses_elmdevname_callback(enc_softc_t *enc, enc_element_t *elem, struct cam_path *path, void *arg) argument
1001 ses_setphyspath_callback(enc_softc_t *enc, enc_element_t *elm, struct cam_path *path, void *arg) argument
1049 ses_set_physpath(enc_softc_t *enc, enc_element_t *elm, struct ses_iterator *iter) argument
1164 ses_set_timed_completion(enc_softc_t *enc, uint8_t tc_en) argument
1246 ses_process_pages(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
1299 ses_process_config(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
1497 ses_process_status(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
1642 ses_typehasaddlstatus(enc_softc_t *enc, uint8_t typidx) argument
1681 ses_process_elm_addlstatus(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
1858 ses_process_control_request(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
1875 ses_publish_physpaths(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
1902 ses_publish_cache(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
1924 ses_process_elm_descs(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
2016 ses_fill_rcv_diag_io(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t *buf) argument
2048 ses_encode(enc_softc_t *enc, uint8_t *buf, int amt, ses_control_request_t *req) argument
2094 ses_fill_control_request(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t *buf) argument
2161 ses_get_elm_addlstatus_fc(enc_softc_t *enc, enc_cache_t *enc_cache, uint8_t *buf, int bufsiz) argument
2247 ses_obj_is_expander(enc_softc_t *enc, enc_element_t *obj) argument
2263 ses_print_addl_data_sas_type1(enc_softc_t *enc, char *sesname, struct sbuf *sbp, enc_element_t *obj, char *periph_name) argument
2312 ses_print_addl_data(enc_softc_t *enc, enc_element_t *obj) argument
2379 ses_get_elm_addlstatus_sas_type0(enc_softc_t *enc, enc_cache_t *enc_cache, uint8_t *buf, int bufsiz, int eip, int nobj) argument
2438 ses_get_elm_addlstatus_sas_type1(enc_softc_t *enc, enc_cache_t *enc_cache, uint8_t *buf, int bufsiz, int eip, int nobj) argument
2505 ses_get_elm_addlstatus_sas(enc_softc_t *enc, enc_cache_t *enc_cache, uint8_t *buf, int bufsiz, int eip, int tidx, int nobj) argument
2570 ses_softc_invalidate(enc_softc_t *enc) argument
2579 ses_softc_cleanup(enc_softc_t *enc) argument
2590 ses_init_enc(enc_softc_t *enc) argument
2596 ses_get_enc_status(enc_softc_t *enc, int slpflag) argument
2603 ses_set_enc_status(enc_softc_t *enc, uint8_t encstat, int slpflag) argument
2620 ses_get_elm_status(enc_softc_t *enc, encioc_elm_status_t *elms, int slpflag) argument
2629 ses_set_elm_status(enc_softc_t *enc, encioc_elm_status_t *elms, int slpflag) argument
2650 ses_get_elm_desc(enc_softc_t *enc, encioc_elm_desc_t *elmd) argument
2678 ses_get_elm_devnames(enc_softc_t *enc, encioc_elm_devnames_t *elmdn) argument
2710 ses_handle_string(enc_softc_t *enc, encioc_string_t *sstr, int ioc) argument
2799 ses_poll_status(enc_softc_t *enc) argument
2818 ses_device_found(enc_softc_t *enc) argument
2849 ses_softc_init(enc_softc_t *enc) argument
[all...]
/freebsd-10-stable/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c859 tclCollateNeeded( void *pCtx, sqlite3 *db, int enc, const char *zName ) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Ddwarf2read.c7130 dwarf_type_encoding_name (unsigned enc) argument
/freebsd-10-stable/contrib/wpa/src/drivers/
H A Ddriver.h773 unsigned int enc; member in struct:wpa_driver_capa
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dasn1.h258 unsigned char *enc; /* DER encoding */ member in struct:ASN1_ENCODING_st
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-arm.c12699 opname = enc[flavour]; local
12665 const char *enc[] = local
12726 const char *enc[] = local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9342 u8 enc; /* Text encoding used by this database */ member in struct:Schema
9781 u8 enc; /* Text encoding handled by xCmp() */ member in struct:CollSeq
10058 u8 enc; /* Text encoding - one of the SQLITE_UTF* values */ member in struct:KeyInfo
12700 u8 enc; /* SQLITE_UTF8, SQLITE_UTF16BE, SQLITE_UTF16LE */ member in struct:Mem
20493 sqlite3Utf16to8(sqlite3 *db, const void *z, int nByte, u8 enc) argument
20521 sqlite3Utf8to16(sqlite3 *db, u8 enc, char *z, int n, int *pnOut) argument
20877 sqlite3AtoF(const char *z, double *pResult, int length, u8 enc) argument
21075 sqlite3Atoi64(const char *zNum, i64 *pNum, int length, u8 enc) argument
57354 sqlite3VdbeMemStringify(Mem *pMem, int enc) argument
57833 sqlite3VdbeMemSetStr( Mem *pMem, const char *z, int n, u8 enc, void (*xDel)(void*) ) argument
58102 sqlite3ValueText(sqlite3_value* pVal, u8 enc) argument
58161 sqlite3ValueFromExpr( sqlite3 *db, Expr *pExpr, u8 enc, u8 affinity, sqlite3_value **ppVal ) argument
58271 sqlite3ValueSetStr( sqlite3_value *v, int n, const void *z, u8 enc, void (*xDel)(void*) ) argument
58294 sqlite3ValueBytes(sqlite3_value *pVal, u8 enc) argument
61736 setResultStrOrError( sqlite3_context *pCtx, const char *z, int n, u8 enc, void (*xDel)(void*) ) argument
62976 u8 enc = ENC(db); local
63267 u8 enc = pRec->enc; local
72323 u8 enc = ENC(pParse->db); /* The database encoding */ local
75554 u8 enc = ENC(db); /* The text encoding used by this database */ local
76645 u8 enc = ENC(pParse->db); local
80408 u8 enc = ENC(db); local
82962 callCollNeeded(sqlite3 *db, int enc, const char *zName) argument
83021 sqlite3GetCollSeq( sqlite3* db, u8 enc, CollSeq *pColl, const char *zName ) argument
83141 sqlite3FindCollSeq( sqlite3 *db, u8 enc, const char *zName, int create ) argument
83180 matchQuality(FuncDef *p, int nArg, u8 enc) argument
83264 sqlite3FindFunction( sqlite3 *db, const char *zName, int nName, int nArg, u8 enc, int createFlag ) argument
91209 u8 enc; member in struct:EncName
98324 u8 enc = ENC(sqlite3VdbeDb(v)); local
98328 sqlite3ValueFromExpr(sqlite3VdbeDb(v), pCol->pDflt, enc, local
111174 sqlite3CreateFunc( sqlite3 *db, const char *zFunctionName, int nArg, int enc, void *pUserData, void (*xFunc)(sqlite3_context*,int,sqlite3_value **), void (*xStep)(sqlite3_context*,int,sqlite3_value **), void (*xFinal)(sqlite3_context*), FuncDestructor *pDestructor ) argument
111268 sqlite3_create_function( sqlite3 *db, const char *zFunc, int nArg, int enc, void *p, void (*xFunc)(sqlite3_context*,int,sqlite3_value **), void (*xStep)(sqlite3_context*,int,sqlite3_value **), void (*xFinal)(sqlite3_context*) ) argument
111282 sqlite3_create_function_v2( sqlite3 *db, const char *zFunc, int nArg, int enc, void *p, void (*xFunc)(sqlite3_context*,int,sqlite3_value **), void (*xStep)(sqlite3_context*,int,sqlite3_value **), void (*xFinal)(sqlite3_context*), void (*xDestroy)(void *) ) argument
111771 createCollation( sqlite3* db, const char *zName, u8 enc, u8 collType, void* pCtx, int(*xCompare)(void*,int,const void*,int,const void*), void(*xDel)(void*) ) argument
112499 sqlite3_create_collation( sqlite3* db, const char *zName, int enc, void* pCtx, int(*xCompare)(void*,int,const void*,int,const void*) ) argument
112518 sqlite3_create_collation_v2( sqlite3* db, const char *zName, int enc, void* pCtx, int(*xCompare)(void*,int,const void*,int,const void*), void(*xDel)(void*) ) argument
112539 sqlite3_create_collation16( sqlite3* db, const void *zName, int enc, void* pCtx, int(*xCompare)(void*,int,const void*,int,const void*) ) argument
130765 int enc; /* Optimal text encoding */ member in struct:IcuScalar
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c13732 u8 enc; /* Text encoding used by this database */ member in struct:Schema
13879 u8 enc; /* Text encoding */ member in struct:sqlite3
14285 u8 enc; /* Text encoding handled by xCmp() */ member in struct:CollSeq
14577 u8 enc; /* Text encoding - one of the SQLITE_UTF* values */ member in struct:KeyInfo
17820 u8 enc; /* SQLITE_UTF8, SQLITE_UTF16BE, SQLITE_UTF16LE */ member in struct:Mem
27107 sqlite3Utf16to8(sqlite3 *db, const void *z, int nByte, u8 enc) argument
27548 sqlite3AtoF(const char *z, double *pResult, int length, u8 enc) argument
27774 sqlite3Atoi64(const char *zNum, i64 *pNum, int length, u8 enc) argument
68935 sqlite3VdbeMemStringify(Mem *pMem, u8 enc, u8 bForce) argument
69502 sqlite3VdbeMemSetStr( Mem *pMem, const char *z, int n, u8 enc, void (*xDel)(void*) ) argument
69664 valueToText(sqlite3_value* pVal, u8 enc) argument
69708 sqlite3ValueText(sqlite3_value* pVal, u8 enc) argument
69818 valueFromFunction( sqlite3 *db, Expr *p, u8 enc, u8 aff, sqlite3_value **ppVal, struct ValueNewStat4Ctx *pCtx ) argument
69912 valueFromExpr( sqlite3 *db, Expr *pExpr, u8 enc, u8 affinity, sqlite3_value **ppVal, struct ValueNewStat4Ctx *pCtx ) argument
70047 sqlite3ValueFromExpr( sqlite3 *db, Expr *pExpr, u8 enc, u8 affinity, sqlite3_value **ppVal ) argument
70313 sqlite3ValueSetStr( sqlite3_value *v, int n, const void *z, u8 enc, void (*xDel)(void*) ) argument
70337 valueBytes(sqlite3_value *pVal, u8 enc) argument
70340 sqlite3ValueBytes(sqlite3_value *pVal, u8 enc) argument
75242 setResultStrOrError( sqlite3_context *pCtx, const char *z, int n, u8 enc, void (*xDel)(void*) ) argument
76982 u8 enc = ENC(db); local
77295 u8 enc = pRec->enc; local
88609 u8 enc = ENC(pParse->db); /* The database encoding */ local
92393 u8 enc = ENC(db); /* The text encoding used by this database */ local
93676 u8 enc = ENC(pParse->db); local
98819 u8 enc = ENC(db); local
101843 callCollNeeded(sqlite3 *db, int enc, const char *zName) argument
101902 sqlite3GetCollSeq( Parse *pParse, u8 enc, CollSeq *pColl, const char *zName ) argument
102024 sqlite3FindCollSeq( sqlite3 *db, u8 enc, const char *zName, int create ) argument
102166 sqlite3FindFunction( sqlite3 *db, const char *zName, int nArg, u8 enc, u8 createFlag ) argument
112292 u8 enc; member in struct:EncName
120567 u8 enc = ENC(sqlite3VdbeDb(v)); local
120571 sqlite3ValueFromExpr(sqlite3VdbeDb(v), pCol->pDflt, enc, local
138075 sqlite3CreateFunc( sqlite3 *db, const char *zFunctionName, int nArg, int enc, void *pUserData, void (*xSFunc)(sqlite3_context*,int,sqlite3_value **), void (*xStep)(sqlite3_context*,int,sqlite3_value **), void (*xFinal)(sqlite3_context*), FuncDestructor *pDestructor ) argument
138174 sqlite3_create_function( sqlite3 *db, const char *zFunc, int nArg, int enc, void *p, void (*xSFunc)(sqlite3_context*,int,sqlite3_value **), void (*xStep)(sqlite3_context*,int,sqlite3_value **), void (*xFinal)(sqlite3_context*) ) argument
138188 sqlite3_create_function_v2( sqlite3 *db, const char *zFunc, int nArg, int enc, void *p, void (*xSFunc)(sqlite3_context*,int,sqlite3_value **), void (*xStep)(sqlite3_context*,int,sqlite3_value **), void (*xFinal)(sqlite3_context*), void (*xDestroy)(void *) ) argument
138807 createCollation( sqlite3* db, const char *zName, u8 enc, void* pCtx, int(*xCompare)(void*,int,const void*,int,const void*), void(*xDel)(void*) ) argument
139630 sqlite3_create_collation( sqlite3* db, const char *zName, int enc, void* pCtx, int(*xCompare)(void*,int,const void*,int,const void*) ) argument
139643 sqlite3_create_collation_v2( sqlite3* db, const char *zName, int enc, void* pCtx, int(*xCompare)(void*,int,const void*,int,const void*), void(*xDel)(void*) ) argument
139668 sqlite3_create_collation16( sqlite3* db, const void *zName, int enc, void* pCtx, int(*xCompare)(void*,int,const void*,int,const void*) ) argument
164029 int enc; /* Optimal text encoding */ member in struct:IcuScalar
172991 u8 enc = (eType==SQLITE_TEXT ? SQLITE_UTF8 : 0); local
[all...]

Completed in 1244 milliseconds

12345