/external/boringssl/src/fipstools/ |
cavp_ecdsa2_siggen_test.cc | 76 std::vector<uint8_t> r_bytes(order_len), s_bytes(order_len); 80 !BN_bn2bin_padded(s_bytes.data(), s_bytes.size(), sig->s)) { 89 EncodeHex(s_bytes.data(), s_bytes.size()).c_str());
|
/external/libconstrainedcrypto/ |
dsa_sig.c | 65 unsigned char s_bytes[P256_NBYTES]; local 70 memset(s_bytes, 0, sizeof(s_bytes)); 118 || !trim_to_p256_bytes(s_bytes, &sig[6 + r_len], s_len)) { 123 p256_from_bin(s_bytes, s_int);
|
/external/valgrind/memcheck/tests/ |
leak.h | 8 long S0_bytes = 0, S_bytes = 0, S0_blocks = 0, S_blocks = 0 22 VALGRIND_COUNT_LEAKS( L_bytes, D_bytes, R_bytes, S_bytes ); \ 27 S_bytes -= S0_bytes; S_blocks -= S0_blocks; \ 41 S_bytes,S_blocks); \
|
/system/tpm/trunks/generator/ |
generator.py | [all...] |
/bionic/libc/kernel/uapi/linux/ |
nilfs2_ondisk.h | 73 __le16 s_bytes; member in struct:nilfs_super_block
|
/external/syslinux/com32/libutil/ |
sha256crypt.c | 307 char *s_bytes; local 418 cp = s_bytes = alloca(salt_len); 437 sha256_process_bytes(s_bytes, salt_len, &ctx); 509 memset(s_bytes, '\0', salt_len);
|
sha512crypt.c | 342 char *s_bytes; local 453 cp = s_bytes = alloca(salt_len); 472 sha512_process_bytes(s_bytes, salt_len, &ctx); 556 memset(s_bytes, '\0', salt_len);
|
/external/kernel-headers/original/uapi/linux/ |
nilfs2_ondisk.h | 141 __le16 s_bytes; /* member in struct:nilfs_super_block
|
/external/syslinux/bios/com32/libutil/ |
libutil_lnx.a | [all...] |
/external/syslinux/efi32/com32/libutil/ |
libutil_lnx.a | [all...] |
/external/syslinux/efi64/com32/libutil/ |
libutil_lnx.a | [all...] |
/prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/ |
htmlunit-core-js-2.14.jar | |
/prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/ |
rhino-1.7R3.jar | |