| /external/python/cryptography/src/cryptography/hazmat/primitives/ |
| D | hmac.py | 19 class HMAC(object): class
|
| /external/libchrome/crypto/ |
| D | hmac.cc | 21 HMAC::HMAC(HashAlgorithm hash_alg) : hash_alg_(hash_alg), initialized_(false) { in HMAC() function in crypto::HMAC
|
| /external/python/cpython2/Lib/ |
| D | hmac.py | 23 class HMAC: class
|
| /external/cronet/crypto/ |
| D | hmac.cc | 23 HMAC::HMAC(HashAlgorithm hash_alg) : hash_alg_(hash_alg), initialized_(false) { in HMAC() function in crypto::HMAC
|
| /external/python/cpython3/Doc/library/ |
| D | hashlib.rst | 732 .. _HMAC: https://en.wikipedia.org/wiki/Hash-based_message_authentication_code target
|
| /external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/ |
| D | KMType.java | 35 public static final byte HMAC = (byte) 0x80; field in KMType
|
| /external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/ |
| D | KMType.java | 35 public static final byte HMAC = (byte) 0x80; field in KMType
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/hmac/ |
| D | hmac.c | 68 uint8_t *HMAC(const EVP_MD *evp_md, const void *key, size_t key_len, in HMAC() function
|
| /external/python/cpython3/Lib/ |
| D | hmac.py | 27 class HMAC: class
|
| /external/cronet/third_party/boringssl/src/crypto/fipsmodule/hmac/ |
| D | hmac.c | 69 uint8_t *HMAC(const EVP_MD *evp_md, const void *key, size_t key_len, in HMAC() function
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/ |
| D | aws_request_signer.cc | 54 std::string HMAC(const std::string& key, const std::string& msg) { in HMAC() function
|
| /external/boringssl/src/crypto/fipsmodule/hmac/ |
| D | hmac.c | 69 uint8_t *HMAC(const EVP_MD *evp_md, const void *key, size_t key_len, in HMAC() function
|
| /external/python/cryptography/docs/development/ |
| D | test-vectors.rst | 632 HMAC section in Sources
|
| /external/scapy/scapy/layers/ |
| D | ipsec.py | 470 HMAC = CMAC = hashes = None variable
|
| /external/rust/crates/openssl/src/ |
| D | pkey.rs | 82 pub const HMAC: Id = Id(ffi::EVP_PKEY_HMAC); constant
|
| D | nid.rs | 1071 pub const HMAC: Nid = Nid(ffi::NID_hmac); constant
|
| /external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/ |
| D | KMType.java | 86 public static final byte HMAC = (byte) 0x80; field in KMType
|
| /external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/ |
| D | KMType.java | 86 public static final byte HMAC = (byte) 0x80; field in KMType
|
| /external/nos/host/generic/nugget/proto/nugget/app/keymaster/ |
| D | keymaster_defs.proto | 118 HMAC = 4; enumerator
|
| /external/cronet/third_party/boringssl/src/util/fipstools/acvp/modulewrapper/ |
| D | modulewrapper.cc | 1462 static bool HMAC(const Span<const uint8_t> args[], ReplyCallback write_reply) { in HMAC() function
|
| /external/rust/crates/quiche/deps/boringssl/src/util/fipstools/acvp/modulewrapper/ |
| D | modulewrapper.cc | 1373 static bool HMAC(const Span<const uint8_t> args[], ReplyCallback write_reply) { in HMAC() function
|
| /external/boringssl/src/util/fipstools/acvp/modulewrapper/ |
| D | modulewrapper.cc | 1462 static bool HMAC(const Span<const uint8_t> args[], ReplyCallback write_reply) { in HMAC() function
|
| /external/mdnsresponder/mDNSCore/ |
| D | mDNSEmbeddedAPI.h | 760 mDNSEthAddr HMAC; // Host's primary identifier (e.g. MAC of on-board Ethernet) member
|
| /external/grpc-grpc/src/core/tsi/ |
| D | grpc_shadow_boringssl.h | 1062 #define HMAC GRPC_SHADOW_HMAC macro
|
| /external/rust/crates/grpcio-sys/grpc/src/boringssl/ |
| D | boringssl_prefix_symbols.h | 1745 #define HMAC BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, HMAC) macro
|