Searched defs:record_type (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/contrib/bearssl/src/ssl/
H A Dssl_rec_ccm.c68 ccm_decrypt(br_sslrec_ccm_context *cc, int record_type, unsigned version, void *data, size_t *data_len) argument
149 ccm_encrypt(br_sslrec_ccm_context *cc, int record_type, unsigned version, void *data, size_t *data_len) argument
H A Dssl_rec_chapol.c40 gen_chapol_process(br_sslrec_chapol_context *cc, int record_type, unsigned version, void *data, size_t len, void *tag, int encrypt) argument
83 chapol_decrypt(br_sslrec_chapol_context *cc, int record_type, unsigned version, void *data, size_t *data_len) argument
145 chapol_encrypt(br_sslrec_chapol_context *cc, int record_type, unsigned version, void *data, size_t *data_len) argument
H A Dssl_rec_gcm.c78 do_tag(br_sslrec_gcm_context *cc, int record_type, unsigned version, void *data, size_t len, void *tag) argument
123 gcm_decrypt(br_sslrec_gcm_context *cc, int record_type, unsigned version, void *data, size_t *data_len) argument
195 gcm_encrypt(br_sslrec_gcm_context *cc, int record_type, unsigned version, void *data, size_t *data_len) argument
H A Dssl_rec_cbc.c98 cbc_decrypt(br_sslrec_in_cbc_context *cc, int record_type, unsigned version, void *data, size_t *data_len) argument
310 cbc_encrypt(br_sslrec_out_cbc_context *cc, int record_type, unsigned version, void *data, size_t *data_len) argument
H A Dssl_engine.c944 clear_encrypt(br_sslrec_out_clear_context *cc, int record_type, unsigned version, void *data, size_t *data_len) argument
/freebsd-13-stable/crypto/openssl/crypto/bio/
H A Dbss_sock.c135 unsigned char record_type = (intptr_t)b->ptr; local
H A Dbss_conn.c25 unsigned char record_type; member in struct:bio_connect_st
/freebsd-13-stable/crypto/openssl/include/internal/
H A Dktls.h89 static ossl_inline int ktls_send_ctrl_message(int fd, unsigned char record_type, argument
294 static ossl_inline int ktls_send_ctrl_message(int fd, unsigned char record_type, argument
/freebsd-13-stable/sys/dev/e1000/
H A De1000_i210.c236 u8 record_type, word_address; local
/freebsd-13-stable/sys/opencrypto/
H A Dktls_ocf.c456 ktls_ocf_tls13_gcm_encrypt(struct ktls_session *tls, const struct tls_record_layer *hdr, uint8_t *trailer, struct iovec *iniov, struct iovec *outiov, int iovcnt, uint64_t seqno, uint8_t record_type) argument
/freebsd-13-stable/sys/kern/
H A Duipc_ktls.c1467 ktls_frame(struct mbuf *top, struct ktls_session *tls, int *enq_cnt, uint8_t record_type) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1211 AddRecordMembers( lldb_private::SymbolFile &symbol_file, lldb_private::CompilerType &record_type, PDBDataSymbolEnumerator &members_enum, lldb_private::ClangASTImporter::LayoutInfo &layout_info) argument
1324 AddRecordBases( lldb_private::SymbolFile &symbol_file, lldb_private::CompilerType &record_type, int record_kind, PDBBaseClassSymbolEnumerator &bases_enum, lldb_private::ClangASTImporter::LayoutInfo &layout_info) const argument
1374 AddRecordMethods(lldb_private::SymbolFile &symbol_file, lldb_private::CompilerType &record_type, PDBFuncSymbolEnumerator &methods_enum) argument
1384 AddRecordMethod(lldb_private::SymbolFile &symbol_file, lldb_private::CompilerType &record_type, const llvm::pdb::PDBSymbolFunc &method) const argument
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddmu_send.c1164 enum type record_type = DATA; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2937 const clang::RecordType *record_type = local
3385 const clang::RecordType *record_type = local
4018 const clang::RecordType *record_type = local
4203 const clang::RecordType *record_type local
4267 const clang::RecordType *record_type = local
5145 const clang::RecordType *record_type = local
5386 const clang::RecordType *record_type = local
5506 const clang::RecordType *record_type = local
5991 const clang::RecordType *record_type = local
6471 const clang::RecordType *record_type = local
6709 const clang::RecordType *record_type = local
7033 const clang::RecordType *record_type = local
8265 const clang::RecordType *record_type = local
[all...]

Completed in 105 milliseconds