/aosp_15_r20/external/vboot_reference/firmware/2lib/ |
H A D | 2gbb.c | 13 struct vb2_packed_key **keyp, in vb2_gbb_read_key() 54 struct vb2_packed_key **keyp, uint32_t *size, in vb2_gbb_read_root_key() 68 struct vb2_packed_key **keyp, in vb2_gbb_read_recovery_key()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
H A D | p256_key_exchange.cc | 43 const uint8_t* keyp = reinterpret_cast<const uint8_t*>(key.data()); in New() local 78 uint8_t* keyp = private_key.get(); in NewPrivateKey() local
|
/aosp_15_r20/external/vboot_reference/tests/ |
H A D | vb2_load_kernel_tests.c | 144 struct vb2_packed_key **keyp, uint32_t *size, in vb2_gbb_read_root_key() 152 struct vb2_packed_key **keyp, in vb2_gbb_read_recovery_key()
|
H A D | vb2_gbb_tests.c | 99 struct vb2_packed_key *keyp; in key_tests() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/ec_extra/ |
D | ec_asn1.c | 497 EC_KEY *o2i_ECPublicKey(EC_KEY **keyp, const uint8_t **inp, long len) { in o2i_ECPublicKey()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/ec_extra/ |
D | ec_asn1.c | 497 EC_KEY *o2i_ECPublicKey(EC_KEY **keyp, const uint8_t **inp, long len) { in o2i_ECPublicKey()
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | avtab.c | 56 static inline int avtab_hash(struct avtab_key *keyp, uint32_t mask) in avtab_hash()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/ec_extra/ |
H A D | ec_asn1.c | 522 EC_KEY *o2i_ECPublicKey(EC_KEY **keyp, const uint8_t **inp, long len) { in o2i_ECPublicKey()
|
/aosp_15_r20/external/boringssl/src/crypto/ec_extra/ |
H A D | ec_asn1.c | 522 EC_KEY *o2i_ECPublicKey(EC_KEY **keyp, const uint8_t **inp, long len) { in o2i_ECPublicKey()
|
/aosp_15_r20/external/selinux/libsepol/cil/src/ |
H A D | android.c | 43 char *p, *keyp; in ver_map_hash_val() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/crypto/chacha20poly1305/ |
D | chacha20poly1305_amd64.s | 15 #define keyp R8 // free to reuse, when we copy the key to stack macro
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_itertools.py | 507 def gulp(iterable, keyp=None, func=list): argument
|
/aosp_15_r20/external/bcc/src/cc/frontends/clang/ |
H A D | b_frontend_action.cc | 1033 … string keyp = rewriter_.getRewrittenText(expansionRange(Call->getArg(1)->getSourceRange())); in VisitCallExpr() local
|
/aosp_15_r20/trusty/user/app/storage/ |
D | block_tree.c | 463 const void* keyp; in block_tree_node_get_key() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_itertools.py | 839 def gulp(iterable, keyp=None, func=list): argument
|