Home
last modified time | relevance | path

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

/aosp12/system/keymaster/tests/
H A Dkdf_test.cpp32 ForTestAbstractKdf kdf; in TEST() local
/aosp12/system/keymaster/km_openssl/
H A Decies_kem.cpp45 keymaster_kdf_t kdf; in EciesKem() local
/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dattestation_record.cpp66 ASN1_INTEGER_SET* kdf; member
/aosp12/system/vold/
H A Dcryptfs.cpp1386 unsigned char* decrypted_master_key, kdf_func kdf, in decrypt_master_key_aux()
1434 static void get_kdf_func(struct crypt_mnt_ftr* ftr, kdf_func* kdf, void** kdf_params) { in get_kdf_func()
1450 kdf_func kdf; in decrypt_master_key() local
/aosp12/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/
H A DEapSimAkaAttribute.java1137 public final int kdf; field in EapSimAkaAttribute.AtKdf
1151 public AtKdf(int kdf) throws EapSimAkaInvalidAttributeException { in AtKdf()
/aosp12/system/keymaster/include/keymaster/km_openssl/
H A Dattestation_record.h86 ASN1_INTEGER_SET* kdf; member