Home
last modified time | relevance | path

Searched defs:pad (Results 151 - 175 of 436) sorted by relevance

12345678910>>...18

/third_party/openssl/crypto/dh/
H A Ddh_pmeth.c35 int pad; member
269 int pad; in pkey_dh_ctrl_str() local
H A Ddh_key.c146 int rv, pad; in DH_compute_key_padded() local
/third_party/openssl/apps/
H A Drsautl.c82 unsigned char *rsa_in = NULL, *rsa_out = NULL, pad = RSA_PKCS1_PADDING; in rsautl_main() local
/third_party/openssl/crypto/evp/
H A Ddh_ctrl.c159 int EVP_PKEY_CTX_set_dh_pad(EVP_PKEY_CTX *ctx, int pad) in EVP_PKEY_CTX_set_dh_pad() argument
/third_party/openssl/crypto/modes/
H A Docb128.c394 OCB_BLOCK pad; in CRYPTO_ocb128_encrypt() local
486 OCB_BLOCK pad; in CRYPTO_ocb128_decrypt() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DLayout.cpp33 void Layout::requireAlignment(size_t align, bool pad) in requireAlignment() argument
135 size_t pad = in MetalLayoutOf() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dformat.cc134 auto pad = last.SizeInBytes() - seg.SizeInBytes(); in AddSegment() local
308 auto pad = CalculatePad(cur_offset); in AddSegmentsForType() local
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_wrp.c148 int pad = ctx->pad; in aes_wrap_cipher_internal() local
H A Dciphercommon.c601 unsigned int pad; in ossl_cipher_generic_set_ctx_params() local
[all...]
H A Dcipher_aes_cbc_hmac_sha256_hw.c345 unsigned int len = (i == (x4 - 1) ? last : frag), pad, j; in tls1_multi_block_encrypt() local
492 unsigned int res, maxpad, pad, bitlen; in aesni_cbc_hmac_sha256_cipher() local
[all...]
H A Dcipher_aes_cbc_hmac_sha1_hw.c325 unsigned int len = (i == (x4 - 1) ? last : frag), pad, j; in tls1_multi_block_encrypt() local
450 unsigned int res, maxpad, pad, bitlen; in aesni_cbc_hmac_sha1_cipher() local
[all...]
/third_party/openssl/providers/implementations/include/prov/
H A Dciphercommon_gcm.h66 unsigned int pad:1; /* Whether padding should be used or not */ member
/third_party/openssl/providers/implementations/exchange/
H A Ddh_exch.c66 unsigned int pad : 1; member
313 unsigned int pad; in dh_set_ctx_params() local
142 dh_plain_derive(void *vpdhctx, unsigned char *secret, size_t *secretlen, size_t outlen, unsigned int pad) dh_plain_derive() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dwrbmp.c105 int pad; in put_pixel_rows() local
179 int pad; in put_gray_rows() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dsyntax_enc.c324 size_t vp8_size, pad, riff_size; in VP8EncWrite() local
/third_party/skia/third_party/externals/libwebp/src/webp/
H A Ddemux.h157 uint32_t pad[2]; // padding for later use. member
192 uint32_t pad[6]; // padding for later use member
300 uint32_t pad[4]; // padding for later use member
H A Dmux.h210 uint32_t pad[1]; // padding for later use member
/third_party/skia/src/sfnt/
H A DSkOTTable_EBDT.h94 SK_OT_BYTE pad; // Pad to short boundary member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DTarWriter.cpp82 static void pad(raw_fd_ostream &OS) { in pad() function
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_rect.h446 InnerPadRect(dng_rect &rect, int32 pad) InnerPadRect() argument
459 OuterPadRect(dng_rect &rect, int32 pad) OuterPadRect() argument
469 InnerPadRectH(dng_rect &rect, int32 pad) InnerPadRectH() argument
480 InnerPadRectV(dng_rect &rect, int32 pad) InnerPadRectV() argument
517 MakeInnerPadRect(const dng_rect &rect, int32 pad) MakeInnerPadRect() argument
531 MakeOuterPadRect(const dng_rect &rect, int32 pad) MakeOuterPadRect() argument
[all...]
/third_party/python/Objects/stringlib/
H A Dtransmogrify.h106 pad(PyObject *self, Py_ssize_t left, Py_ssize_t right, char fill) in pad() function
/third_party/skia/bench/
H A DShapesBench.cpp153 float pad = sqrtf(static_cast<float>(fShapesSize.width() * fShapesSize.width()) + variable
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dencrypt.rs104 let mut pad = 0; in rsa_padding() variables
308 let mut pad = 0; in rsa_padding() variables
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs5.c593 u8 *eb, pad; in pkcs5_decrypt() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dpkcs5.c571 u8 *eb, pad; in pkcs5_decrypt() local
[all...]

Completed in 21 milliseconds

12345678910>>...18