Searched refs:algorithm (Results 1 – 4 of 4) sorted by relevance
324 bool "ChaCha20-Poly1305 AEAD algorithm"344 bool "MD5 hash algorithm"347 bool "SHA-1 hash algorithm"350 bool "SHA-224 hash algorithm"353 bool "SHA-256 hash algorithm"365 bool "SHA-384 hash algorithm"368 bool "SHA-512 hash algorithm"
617 psa_algorithm_t algorithm = PSA_ALG_PBKDF2_AES_CMAC_PRF_128; in otPlatCryptoPbkdf2GenerateKey() local622 psa_set_key_algorithm(&attributes, algorithm); in otPlatCryptoPbkdf2GenerateKey()631 status = psa_key_derivation_setup(&operation, algorithm); in otPlatCryptoPbkdf2GenerateKey()
70 bool "xxHash hashing algorithm"
66 algorithm.
Completed in 18 milliseconds