Home
last modified time | relevance | path

Searched refs:psec (Results 1 – 25 of 139) sorted by relevance

123456

/third_party/elfio/examples/tutorial/
Dtutorial.cpp61 section* psec = reader.sections[i]; in main() local
62 std::cout << " [" << i << "] " << psec->get_name() << "\t" in main()
63 << psec->get_size() << std::endl; in main()
82 section* psec = reader.sections[i]; in main() local
84 if ( psec->get_type() == SHT_SYMTAB ) { in main()
85 const symbol_section_accessor symbols( reader, psec ); in main()
/third_party/openssl/crypto/
Do_time.c70 long *pday, int *psec);
102 int OPENSSL_gmtime_diff(int *pday, int *psec, in OPENSSL_gmtime_diff() argument
125 if (psec) in OPENSSL_gmtime_diff()
126 *psec = diff_sec; in OPENSSL_gmtime_diff()
134 long *pday, int *psec) in julian_adj() argument
172 *psec = offset_hms; in julian_adj()
/third_party/node/deps/openssl/openssl/crypto/
Do_time.c70 long *pday, int *psec);
102 int OPENSSL_gmtime_diff(int *pday, int *psec, in OPENSSL_gmtime_diff() argument
125 if (psec) in OPENSSL_gmtime_diff()
126 *psec = diff_sec; in OPENSSL_gmtime_diff()
134 long *pday, int *psec) in julian_adj() argument
172 *psec = offset_hms; in julian_adj()
/third_party/openssl/doc/man3/
DOPENSSL_gmtime.pod15 int OPENSSL_gmtime_diff(int *pday, int *psec,
39 the remaining seconds are placed to I<*psec>. The value in I<*psec> will be less
DASN1_TIME_set.pod52 int ASN1_TIME_diff(int *pday, int *psec, const ASN1_TIME *from,
123 ASN1_TIME_diff() sets I<*pday> and I<*psec> to the time difference between
125 one or both (depending on the time difference) of I<*pday> and I<*psec>
127 one or both of I<*pday> and I<*psec> will be negative. If I<to> and I<from>
128 represent the same time then I<*pday> and I<*psec> will both be zero.
129 If both I<*pday> and I<*psec> are nonzero they will always have the same
130 sign. The value of I<*psec> will always be less than the number of seconds
/third_party/elfio/elfio/
Delfio_segment.hpp52 virtual Elf_Half add_section( section* psec,
121 Elf_Half add_section( section* psec, in add_section() argument
124 return add_section_index( psec->get_index(), addr_align ); in add_section()
Delfio.hpp604 for ( const auto& psec : sections ) { in load_segments() local
607 if ( ( ( psec->get_flags() & SHF_ALLOC ) == SHF_ALLOC ) in load_segments()
608 ? is_sect_in_seg( psec->get_address(), in load_segments()
609 psec->get_size(), segVBaseAddr, in load_segments()
611 : is_sect_in_seg( psec->get_offset(), psec->get_size(), in load_segments()
615 seg->add_section_index( psec->get_index(), 0 ); in load_segments()
/third_party/openssl/crypto/ec/
Decdh_ossl.c28 int ossl_ecdh_compute_key(unsigned char **psec, size_t *pseclen, in ossl_ecdh_compute_key() argument
36 return ecdh->group->meth->ecdh_compute_key(psec, pseclen, pub_key, ecdh); in ossl_ecdh_compute_key()
Dec_kmeth.c225 int (*ckey)(unsigned char **psec, in EC_KEY_METHOD_set_compute_key() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
Decdh_ossl.c28 int ossl_ecdh_compute_key(unsigned char **psec, size_t *pseclen, in ossl_ecdh_compute_key() argument
36 return ecdh->group->meth->ecdh_compute_key(psec, pseclen, pub_key, ecdh); in ossl_ecdh_compute_key()
Dec_kmeth.c225 int (*ckey)(unsigned char **psec, in EC_KEY_METHOD_set_compute_key() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
Da_time.c456 int ASN1_TIME_diff(int *pday, int *psec, in ASN1_TIME_diff() argument
465 return OPENSSL_gmtime_diff(pday, psec, &tm_from, &tm_to); in ASN1_TIME_diff()
/third_party/openssl/crypto/asn1/
Da_time.c456 int ASN1_TIME_diff(int *pday, int *psec, in ASN1_TIME_diff() argument
465 return OPENSSL_gmtime_diff(pday, psec, &tm_from, &tm_to); in ASN1_TIME_diff()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dasn1.rs74 psec: *mut c_int, in ASN1_TIME_diff()
/third_party/elfio/
DREADME-OH.md76 const symbol_section_accessor symbols(reader, psec);
/third_party/openssl/include/openssl/
Dec.h1477 int (*ckey)(unsigned char **psec, size_t *pseclen,
1519 int (**pck)(unsigned char **psec,
/third_party/node/deps/openssl/openssl/include/openssl/
Dec.h1477 int (*ckey)(unsigned char **psec, size_t *pseclen,
1519 int (**pck)(unsigned char **psec,
/third_party/openssl/ohos_lite/include/openssl/
Dec.h1299 int (*ckey)(unsigned char **psec,
1343 int (**pck)(unsigned char **psec,
Dcrypto.h343 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/
Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/include/openssl/
Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/include/openssl/
Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/linux-elf/no-asm/include/openssl/
Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/include/openssl/
Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,
/third_party/node/deps/openssl/config/archs/VC-WIN32/no-asm/include/openssl/
Dcrypto.h435 int OPENSSL_gmtime_diff(int *pday, int *psec,

123456