The PBKDF2-AES-CMAC-PRF-128 password hashing / key stretching algorithm. PBKDF2 is defined by PKCS#5, republished as RFC 8018 (section 5.2). This macro specifies the PBKDF2 algorithm constructed using the AES-CMAC-PRF-128 PRF specified by RFC 4615. This key derivation algorithm uses the same inputs as #PSA_ALG_PBKDF2_HMAC() with the same constraints.