Home
last modified time | relevance | path

Searched defs:d_str (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DDebugString.cpp72 llvm::StringRef d_str; in applyOffset() local
/aosp_15_r20/external/tink/cc/internal/
H A Drsa_util.cc154 util::StatusOr<util::SecretData> d_str = in NewRsaKeyPair() local
/aosp_15_r20/external/executorch/backends/cadence/hifi/third-party/nnlib/
H A Dxa_nn_elm_add_f32_broadcast.c267 ae_int32x2 d_str, d_shape; in xa_nn_elm_add_broadcast_4D_f32xf32_f32() local
/aosp_15_r20/external/tink/cc/subtle/
H A Dpem_parser_boringssl.cc257 auto d_str = internal::BignumToSecretData(d_bn, BN_num_bytes(d_bn)); in ParseRsaPrivateKey() local