/external/strace/ |
netlink_crypto.c | 61 struct crypto_report_hash rhash; local 63 if (len < sizeof(rhash)) 65 else if (!umove_or_printaddr(tcp, addr, &rhash)) { 66 PRINT_FIELD_CSTRING("{", rhash, type); 67 PRINT_FIELD_U(", ", rhash, blocksize); 68 PRINT_FIELD_U(", ", rhash, digestsize);
|
/external/strace/tests/ |
nlattr_crypto_user_alg.c | 100 static const struct crypto_report_hash rhash = { local 108 pattern, rhash, print_quoted_memory, 110 PRINT_FIELD_U(", ", rhash, blocksize); 111 PRINT_FIELD_U(", ", rhash, digestsize);
|
/external/strace/tests-m32/ |
nlattr_crypto_user_alg.c | 100 static const struct crypto_report_hash rhash = { local 108 pattern, rhash, print_quoted_memory, 110 PRINT_FIELD_U(", ", rhash, blocksize); 111 PRINT_FIELD_U(", ", rhash, digestsize);
|
/external/strace/tests-mx32/ |
nlattr_crypto_user_alg.c | 100 static const struct crypto_report_hash rhash = { local 108 pattern, rhash, print_quoted_memory, 110 PRINT_FIELD_U(", ", rhash, blocksize); 111 PRINT_FIELD_U(", ", rhash, digestsize);
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
jquery-1.7.1.js | [all...] |