Home
last modified time | relevance | path

Searched defs:key_length (Results 1 – 6 of 6) sorted by relevance

/system/keymaster/
Dopenssl_utils.cpp36 keymaster_error_t convert_pkcs8_blob_to_evp(const uint8_t* key_data, size_t key_length, in convert_pkcs8_blob_to_evp()
Dandroid_keymaster_test_utils.h294 void set_key_blob(const uint8_t* key, size_t key_length) { in set_key_blob()
/system/bt/btif/src/
Dbtif_storage.c996 UINT8 key_length) in btif_storage_add_ble_bonding_key()
1042 int key_length) in btif_storage_get_ble_bonding_key()
1117 uint8_t key_length) in btif_storage_add_ble_local_key()
1154 int key_length) in btif_storage_get_ble_local_key()
/system/vold/
DExt4Crypt.cpp33 const int key_length = 128; variable
Dcryptfs.c3715 … cryptfs_create_default_ftr(struct crypt_mnt_ftr* crypt_ftr, __attribute__((unused))int key_length)
/system/security/softkeymaster/
Dkeymaster_openssl.cpp403 const size_t key_length, in openssl_import_keypair()