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

12345

/freebsd-10-stable/sys/net/
H A Dif_fwsubr.c84 union fw_encap *enc; local
329 union fw_encap *enc; local
495 union fw_encap *enc; local
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_xar.c728 enum enc { enum
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dks_file.c169 const char *enc; local
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Drd_req.c135 check_transited(krb5_context context, Ticket *ticket, EncTicketPart *enc) argument
H A Dget_cred.c407 krb5_data enc; local
/freebsd-10-stable/crypto/openssl/ssl/
H A Ds3_enc.c486 const EVP_CIPHER *enc; local
H A Dt1_enc.c739 const EVP_CIPHER *enc; local
/freebsd-10-stable/crypto/openssl/crypto/des/
H A Ddes_old.c86 _ossl_old_des_ecb3_encrypt(_ossl_old_des_cblock *input, _ossl_old_des_cblock *output, des_key_schedule ks1, des_key_schedule ks2, des_key_schedule ks3, int enc) argument
105 _ossl_old_des_cbc_encrypt(_ossl_old_des_cblock *input, _ossl_old_des_cblock *output, long length, des_key_schedule schedule, _ossl_old_des_cblock *ivec, int enc) argument
114 _ossl_old_des_ncbc_encrypt(_ossl_old_des_cblock *input, _ossl_old_des_cblock *output, long length, des_key_schedule schedule, _ossl_old_des_cblock *ivec, int enc) argument
123 _ossl_old_des_xcbc_encrypt(_ossl_old_des_cblock *input, _ossl_old_des_cblock *output, long length, des_key_schedule schedule, _ossl_old_des_cblock *ivec, _ossl_old_des_cblock *inw, _ossl_old_des_cblock *outw, int enc) argument
135 _ossl_old_des_cfb_encrypt(unsigned char *in, unsigned char *out, int numbits, long length, des_key_schedule schedule, _ossl_old_des_cblock *ivec, int enc) argument
144 _ossl_old_des_ecb_encrypt(_ossl_old_des_cblock *input, _ossl_old_des_cblock *output, des_key_schedule ks, int enc) argument
151 _ossl_old_des_encrypt(DES_LONG *data, des_key_schedule ks, int enc) argument
156 _ossl_old_des_encrypt2(DES_LONG *data, des_key_schedule ks, int enc) argument
175 _ossl_old_des_ede3_cbc_encrypt(_ossl_old_des_cblock *input, _ossl_old_des_cblock *output, long length, des_key_schedule ks1, des_key_schedule ks2, des_key_schedule ks3, _ossl_old_des_cblock *ivec, int enc) argument
188 _ossl_old_des_ede3_cfb64_encrypt(unsigned char *in, unsigned char *out, long length, des_key_schedule ks1, des_key_schedule ks2, des_key_schedule ks3, _ossl_old_des_cblock *ivec, int *num, int enc) argument
257 _ossl_old_des_pcbc_encrypt(_ossl_old_des_cblock *input, _ossl_old_des_cblock *output, long length, des_key_schedule schedule, _ossl_old_des_cblock *ivec, int enc) argument
330 _ossl_old_des_cfb64_encrypt(unsigned char *in, unsigned char *out, long length, des_key_schedule schedule, _ossl_old_des_cblock *ivec, int *num, int enc) argument
[all...]
/freebsd-10-stable/usr.sbin/mpsutil/
H A Dmps_show.c557 MPI2_CONFIG_PAGE_SAS_ENCLOSURE_0 *enc; local
[all...]
/freebsd-10-stable/contrib/expat/lib/
H A Dxmltok_impl.c111 scanComment(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
149 scanDecl(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
239 scanPi(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
317 cdataSectionTok(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
392 scanEndTag(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
440 scanHexCharRef(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
472 scanCharRef(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
504 scanRef(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
533 scanAtts(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
685 scanLt(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
782 contentTok(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
881 scanPercent(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
909 scanPoundName(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
935 scanLit(int open, const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
967 prologTok(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
1195 attributeValueTok(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
1255 entityValueTok(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
1314 ignoreSectionTok(const ENCODING *enc, const char *ptr, const char *end, const char **nextTokPtr) argument
1367 isPublicId(const ENCODING *enc, const char *ptr, const char *end, const char **badPtr) argument
1427 getAtts(const ENCODING *enc, const char *ptr, int attsMax, ATTRIBUTE *atts) argument
1618 sameName(const ENCODING *enc, const char *ptr1, const char *ptr2) argument
1695 nameLength(const ENCODING *enc, const char *ptr) argument
1722 skipS(const ENCODING *enc, const char *ptr) argument
1738 updatePosition(const ENCODING *enc, const char *ptr, const char *end, POSITION *pos) argument
[all...]
H A Dxmlrole.c128 prolog0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) argument
165 prolog1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) argument
235 doctype1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) argument
336 internalSubset(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) argument
393 externalSubset0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) argument
406 externalSubset1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) argument
475 entity2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) argument
537 entity5(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) argument
578 entity7(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) argument
674 notation1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) argument
793 attlist2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) argument
928 attlist8(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) argument
1003 element1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) argument
1033 element2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) argument
1217 condSect0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, const ENCODING *enc) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/pem/
H A Dpem_lib.c315 PEM_ASN1_write(i2d_of_void *i2d, const char *name, FILE *fp, void *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *callback, void *u) argument
333 PEM_ASN1_write_bio(i2d_of_void *i2d, const char *name, BIO *bp, void *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *callback, void *u) argument
486 const EVP_CIPHER *enc = NULL; local
[all...]
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_enc.c120 struct enc_softc *enc; local
157 struct enc_softc *enc; local
188 struct enc_softc *enc; local
301 struct enc_softc *enc; local
353 enc_softc_t *enc; local
565 enc_runcmd(struct enc_softc *enc, char *cdb, int cdbl, char *dptr, int *dlenp) argument
638 enc_log(struct enc_softc *enc, const char *fmt, ...) argument
727 enc_update_request(enc_softc_t *enc, uint32_t action) argument
748 enc_fsm_step(enc_softc_t *enc) argument
809 enc_softc_t *enc; local
819 enc_softc_t *enc; local
861 enc_kproc_init(enc_softc_t *enc) argument
904 enc_softc_t *enc; local
[all...]
H A Dscsi_enc_safte.c234 safte_fill_read_buf_io(enc_softc_t *enc, struct enc_fsm_state *state, argument
259 safte_process_config(enc_softc_t *enc, struct enc_fsm_state *state, argument
330 safte_process_gflags(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
355 safte_process_status(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
664 safte_process_slotstatus(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
733 safte_fill_control_request(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t *buf) argument
954 safte_process_control_request(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
987 safte_softc_invalidate(enc_softc_t *enc) argument
996 safte_softc_cleanup(enc_softc_t *enc) argument
1005 safte_init_enc(enc_softc_t *enc) argument
1027 safte_get_enc_status(enc_softc_t *enc, int slpflg) argument
1034 safte_set_enc_status(enc_softc_t *enc, uint8_t encstat, int slpflag) argument
1055 safte_get_elm_status(enc_softc_t *enc, encioc_elm_status_t *elms, int slpflg) argument
1067 safte_set_elm_status(enc_softc_t *enc, encioc_elm_status_t *elms, int slpflag) argument
1092 safte_poll_status(enc_softc_t *enc) argument
1112 safte_softc_init(enc_softc_t *enc) argument
[all...]
H A Dscsi_enc_internal.h172 enc_other_cache(enc_softc_t *enc, enc_cache_t *primary) argument
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c348 EVP_CIPHER_CTX enc; member in struct:crypto_cipher
[all...]
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.c374 void *enc; local
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dsecurity.c374 void *enc; local
/freebsd-10-stable/sys/dev/cesa/
H A Dcesa.c1363 struct cryptoini *enc; local
1500 struct cryptodesc *enc; local
[all...]
/freebsd-10-stable/sys/dev/sec/
H A Dsec.c1179 sec_split_cri(struct cryptoini *cri, struct cryptoini **enc, argument
1207 sec_split_crp(struct cryptop *crp, struct cryptodesc **enc, argument
1285 struct cryptoini *enc = NULL; local
1366 struct cryptodesc *mac, *enc; local
1492 sec_build_common_ns_desc(struct sec_softc *sc, struct sec_desc *desc, struct sec_session *ses, struct cryptop *crp, struct cryptodesc *enc, int buftype) argument
1544 sec_build_common_s_desc(struct sec_softc *sc, struct sec_desc *desc, struct sec_session *ses, struct cryptop *crp, struct cryptodesc *enc, struct cryptodesc *mac, int buftype) argument
1612 sec_aesu_newsession(struct sec_softc *sc, struct sec_session *ses, struct cryptoini *enc, struct cryptoini *mac) argument
1632 struct cryptodesc *enc, *mac; local
1667 sec_deu_newsession(struct sec_softc *sc, struct sec_session *ses, struct cryptoini *enc, struct cryptoini *mac) argument
1692 struct cryptodesc *enc, *mac; local
1797 sec_mdeu_newsession(struct sec_softc *sc, struct sec_session *ses, struct cryptoini *enc, struct cryptoini *mac) argument
1811 struct cryptodesc *enc, *mac; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/evp/
H A De_aes.c221 aesni_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
294 aesni_gcm_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
330 aesni_xts_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
368 aesni_ccm_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
473 aes_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
800 aes_gcm_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
1026 aes_xts_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
1186 aes_ccm_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
[all...]
/freebsd-10-stable/crypto/openssl/apps/
H A Dpkcs12.c74 const EVP_CIPHER *enc; variable
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dkex.c633 choose_enc(struct sshenc *enc, char *client, char *server) argument
[all...]
H A Dkex.h122 struct sshenc enc; member in struct:newkeys
/freebsd-10-stable/contrib/tnftp/src/
H A Dfetch.c244 static const unsigned char enc[] = local

Completed in 743 milliseconds

12345