Home
last modified time | relevance | path

Searched defs:key_type (Results 1 – 25 of 50) sorted by relevance

12

/freebsd/crypto/libecc/src/sig/
H A Decdsa_common.c173 ec_alg_type key_type) in __ecdsa_init_pub_key()
265 int __ecdsa_sign_init(struct ec_sign_context *ctx, ec_alg_type key_type) in __ecdsa_sign_init()
293 const u8 *chunk, u32 chunklen, ec_alg_type key_type) in __ecdsa_sign_update()
319 ec_alg_type key_type) in __ecdsa_sign_finalize()
620 ec_alg_type key_type) in __ecdsa_verify_init()
678 const u8 *chunk, u32 chunklen, ec_alg_type key_type) in __ecdsa_verify_update()
703 ec_alg_type key_type) in __ecdsa_verify_finalize()
869 ec_alg_type key_type) in __ecdsa_public_key_from_sig()
H A Dbign_common.c346 ec_alg_type key_type) in __bign_init_pub_key()
410 int __bign_sign_init(struct ec_sign_context *ctx, ec_alg_type key_type) in __bign_sign_init()
443 const u8 *chunk, u32 chunklen, ec_alg_type key_type) in __bign_sign_update()
469 ec_alg_type key_type) in __bign_sign_finalize()
743 ec_alg_type key_type) in __bign_verify_init()
818 const u8 *chunk, u32 chunklen, ec_alg_type key_type) in __bign_verify_update()
843 ec_alg_type key_type) in __bign_verify_finalize()
H A Deddsa.c159 ATTRIBUTE_WARN_UNUSED_RET static int eddsa_key_type_check_curve(ec_alg_type key_type, in eddsa_key_type_check_curve()
1118 ec_alg_type key_type = UNKNOWN_ALG; local
1180 ec_alg_type key_type = UNKNOWN_ALG; local
1244 ec_alg_type key_type = UNKNOWN_ALG; local
1563 ec_alg_type key_type = UNKNOWN_ALG; local
1936 ec_alg_type key_type = UNKNOWN_ALG; local
2077 ec_alg_type key_type = UNKNOWN_ALG; local
2138 ec_alg_type key_type = UNKNOWN_ALG; local
2306 ec_alg_type key_type = UNKNOWN_ALG; local
2608 ec_alg_type key_type = UNKNOWN_ALG; local
H A Decsdsa_common.c36 ec_alg_type key_type) in __ecsdsa_init_pub_key()
142 ec_alg_type key_type, int optimized) in __ecsdsa_sign_init()
427 ec_alg_type key_type, int optimized) in __ecsdsa_verify_init()
H A Decfsdsa.c673 ec_alg_type key_type = UNKNOWN_ALG; in _ecfsdsa_verify_batch_no_memory() local
856 ec_alg_type key_type = UNKNOWN_ALG; in _ecfsdsa_verify_batch() local
H A Dbip0340.c826 ec_alg_type key_type = UNKNOWN_ALG; in _bip0340_verify_batch_no_memory() local
1046 ec_alg_type key_type = UNKNOWN_ALG; in _bip0340_verify_batch() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DMapLattice.h58 insert(const std::pair<const key_type, mapped_type> &P) { in insert()
62 std::pair<iterator, bool> insert(std::pair<const key_type, mapped_type> &&P) { in insert()
/freebsd/crypto/libecc/include/libecc/sig/
H A Dec_key.h42 ec_alg_type key_type; member
122 ec_alg_type key_type; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableMap.h31 using key_type = const T; member
67 using key_type = typename ValInfo::key_type; variable
207 using key_type = typename ValInfo::key_type; variable
H A DPriorityWorklist.h58 using key_type = T; variable
H A DSetVector.h64 using key_type = typename Set::key_type; variable
H A DSmallPtrSet.h335 using key_type = ConstPtrType; variable
H A DStringMap.h211 using key_type = const char *; variable
/freebsd/contrib/llvm-project/libcxx/include/__functional/
H A Dboyer_moore_searcher.h51 using key_type = _Key; global() variable
80 using key_type = _Key; global() variable
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_keycache.c79 u_int32_t key_type; in ar9300_reset_key_cache_entry() local
195 u_int32_t key_type; in ar9300_set_key_cache_entry() local
H A Dar9300_xmit_ds.c67 HAL_KEY_TYPE key_type, in ar9300_fill_tx_desc()
598 HAL_KEY_TYPE key_type, in ar9300_set_11n_tx_desc()
/freebsd/contrib/ntp/libntp/
H A Dssl_init.c102 int key_type; keytype_from_text() local
[all...]
/freebsd/contrib/ntp/sntp/
H A Dcrypto.c33 int key_type; compute_mac() local
/freebsd/crypto/openssl/apps/
H A Dpkeyutl.c117 int keysize = -1, pkey_op = EVP_PKEY_OP_SIGN, key_type = KEY_PRIVKEY; in pkeyutl_main() local
525 const char *keyfile, int keyform, int key_type, in init_ctx()
H A Drsautl.c81 char rsa_mode = RSA_VERIFY, key_type = KEY_PRIVKEY; in rsautl_main() local
/freebsd/contrib/bearssl/tools/
H A Dbrssl.h450 int key_type; /* BR_KEYTYPE_RSA or BR_KEYTYPE_EC */ member
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp293 using key_type = StringRef; typedef in clang::api_notes::__anonf7d29e6c0211::IdentifierTableInfo
351 using key_type = ContextTableKey; typedef in clang::api_notes::__anonf7d29e6c0311::ContextIDTableInfo
476 using key_type = KeyType; typedef in clang::api_notes::__anonf7d29e6c0311::VersionedTableInfo
865 using key_type = StoredObjCSelector; typedef in clang::api_notes::__anonf7d29e6c0911::ObjCSelectorTableInfo
/freebsd/include/rpcsvc/
H A Dnis_object.x159 u_long key_type; /* Public key type */ member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dpreauth_test.c147 int key_type) in wpa_supplicant_mlme_setprotection()
/freebsd/usr.sbin/bluetooth/iwmbtfw/
H A Diwmbt_fw.h63 uint8_t key_type; global() member

12