Searched defs:keyp (Results 1 – 11 of 11) sorted by relevance
| /external/vboot_reference/firmware/lib/ |
| D | region-fw.c | 21 VbPublicKey **keyp) in VbGbbReadKey() 47 VbError_t VbGbbReadRootKey(VbCommonParams *cparams, VbPublicKey **keyp) in VbGbbReadRootKey() 52 VbError_t VbGbbReadRecoveryKey(VbCommonParams *cparams, VbPublicKey **keyp) in VbGbbReadRecoveryKey()
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
| 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
|
| /external/selinux/libsepol/src/ |
| D | symtab.c | 20 const char *p, *keyp; in symhash() local
|
| D | avtab.c | 56 static inline int avtab_hash(struct avtab_key *keyp, uint32_t mask) in avtab_hash()
|
| /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()
|
| /external/cronet/third_party/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()
|
| /external/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()
|
| /external/selinux/libsepol/cil/src/ |
| D | android.c | 43 char *p, *keyp; in ver_map_hash_val() local
|
| /external/python/cpython2/Lib/test/ |
| D | test_itertools.py | 507 def gulp(iterable, keyp=None, func=list): argument
|
| /external/bcc/src/cc/frontends/clang/ |
| D | b_frontend_action.cc | 993 … string keyp = rewriter_.getRewrittenText(expansionRange(Call->getArg(1)->getSourceRange())); in VisitCallExpr() local
|
| /external/python/cpython3/Lib/test/ |
| D | test_itertools.py | 805 def gulp(iterable, keyp=None, func=list): argument
|