/aosp12/system/keymaster/km_openssl/ |
H A D | hmac.cpp | 38 bool HmacSha256::Init(const uint8_t* key, size_t key_len) { in Init()
|
H A D | rsa_operation.cpp | 336 size_t key_len = EVP_PKEY_size(rsa_key_); in SignUndigested() local 431 size_t key_len = RSA_size(rsa.get()); in VerifyUndigested() local
|
/aosp12/system/gatekeeper/ |
H A D | gatekeeper.cpp | 265 uint32_t key_len = 0; in MintAuthToken() local
|
/aosp12/system/security/keystore2/src/crypto/ |
H A D | crypto.cpp | 184 void generateKeyFromPassword(uint8_t* key, size_t key_len, const char* pw, size_t pw_len, in generateKeyFromPassword()
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | sed-opal.h | 51 __u8 key_len; member
|
H A D | virtio_crypto.h | 130 __le32 key_len; member
|
H A D | wireless.h | 316 __u16 key_len; member
|
/aosp12/bionic/libc/dns/nameser/ |
H A D | ns_print.c | 1012 unsigned int i, hip_len, algorithm, key_len; in ns_sprintrrf() local
|
/aosp12/bionic/libc/kernel/uapi/rdma/ |
H A D | ib_user_ioctl_verbs.h | 118 __u32 key_len; member
|
/aosp12/system/bt/test/mock/ |
H A D | mock_hcic_hciblecmds.cc | 94 void btsnd_hcic_ble_encrypt(uint8_t* key, uint8_t key_len, uint8_t* plain_text, in btsnd_hcic_ble_encrypt()
|
/aosp12/system/sepolicy/tools/ |
H A D | check_seapp.c | 827 int key_len = strlen(k->key); in rule_map_new() local
|
/aosp12/system/bt/btif/src/ |
H A D | btif_storage.cc | 486 static void btif_read_le_key(const uint8_t key_type, const size_t key_len, in btif_read_le_key()
|
/aosp12/system/keymaster/key_blob_utils/ |
H A D | ocb.c | 716 int ae_init(ae_ctx* ctx, const void* key, int key_len, int nonce_len, int tag_len) { in ae_init()
|
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | KeyMintAidlTestBase.cpp | 732 size_t key_len = RSA_size(rsa.get()); in LocalVerifyMessage() local
|
/aosp12/system/bt/stack/hcic/ |
H A D | hciblecmds.cc | 426 void btsnd_hcic_ble_encrypt(uint8_t* key, uint8_t key_len, uint8_t* plain_text, in btsnd_hcic_ble_encrypt()
|
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
H A D | 802.11.h | 1969 uint16 key_len; /* key data length */ member 3338 uint8 key_len; member
|
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
H A D | wlioctl.h | 912 ushort key_len; /* octets in key material */ member
|