Lines Matching defs:operation
222 psa_mac_operation_t *operation; in otPlatCryptoHmacSha256Init() local
236 psa_mac_operation_t *operation; in otPlatCryptoHmacSha256Deinit() local
249 psa_mac_operation_t *operation; in otPlatCryptoHmacSha256Start() local
265 psa_mac_operation_t *operation; in otPlatCryptoHmacSha256Update() local
278 psa_mac_operation_t *operation; in otPlatCryptoHmacSha256Finish() local
343 psa_hash_operation_t *operation; in otPlatCryptoSha256Init() local
357 psa_hash_operation_t *operation; in otPlatCryptoSha256Deinit() local
370 psa_hash_operation_t *operation; in otPlatCryptoSha256Start() local
383 psa_hash_operation_t *operation; in otPlatCryptoSha256Update() local
396 psa_hash_operation_t *operation; in otPlatCryptoSha256Finish() local
618 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT; in otPlatCryptoPbkdf2GenerateKey() local